Macros

#define LL_ISO7816_CLKSTOP_LOW   (0x00000000UL)
 Stop the clock at low level. More...
 
#define LL_ISO7816_CLKSTOP_HIGH   (0x80000000UL)
 Stop the clock at high level. More...
 

Detailed Description

Macro Definition Documentation

◆ LL_ISO7816_CLKSTOP_HIGH

#define LL_ISO7816_CLKSTOP_HIGH   (0x80000000UL)

Stop the clock at high level.

Definition at line 163 of file gr55xx_ll_iso7816.h.

◆ LL_ISO7816_CLKSTOP_LOW

#define LL_ISO7816_CLKSTOP_LOW   (0x00000000UL)

Stop the clock at low level.


Definition at line 162 of file gr55xx_ll_iso7816.h.