Macros | |
#define | MODE_DECRYPT ((uint8_t)0x00) |
#define | MODE_ENCRYPT ((uint8_t)0x01) |
#define MODE_DECRYPT ((uint8_t)0x00) |
Definition at line 265 of file stm32f4xx_cryp.h.
#define MODE_ENCRYPT ((uint8_t)0x01) |
Definition at line 264 of file stm32f4xx_cryp.h.