SC_Reset() is only used within SMARTCARD_T0.
 
Symbols
loading...
Files
loading...

SC_Reset() function

Sets or clears the Smartcard reset pin.

Syntax

Implemented in smartcard.c:175

Arguments

ResetState

this parameter specifies the state of the Smartcard reset pin. BitVal must be one of the GPIO_PinState enum values: @arg GPIO_PIN_RESET: to clear the port pin. @arg GPIO_PIN_SET: to set the port pin.

Return value

None

References

Call Tree

Functions calling SC_Reset()
Functions called by SC_Reset()
SC_Reset()
all items filtered out
Data read by SC_Reset()
all items filtered out
SC_Reset()