Module stm32wlxx_hal::pac::aes::cr
Available on crate feature
stm32wl5x_cm4 only.Expand description
control register
Structs
- control register
- Register
CRreader - Register
CRwriter
Enums
- Computation Complete Flag Clear
- CCF flag interrupt enable
- AES chaining mode Bit2
- AES chaining mode Bit1 Bit0
- Data type selection (for data in and data out to/from the cryptographic block)
- Enable DMA management of data input phase
- Enable DMA management of data output phase
- AES enable
- Error clear
- Error interrupt enable
- Used only for GCM, CCM and GMAC algorithms and has no effect when other algorithms are selected
- Key size selection
- AES operating mode
Type Aliases
- Field
CCFCreader - Computation Complete Flag Clear - Field
CCFCwriter - Computation Complete Flag Clear - Field
CCFIEreader - CCF flag interrupt enable - Field
CCFIEwriter - CCF flag interrupt enable - Field
CHMOD2reader - AES chaining mode Bit2 - Field
CHMOD2writer - AES chaining mode Bit2 - Field
CHMODreader - AES chaining mode Bit1 Bit0 - Field
CHMODwriter - AES chaining mode Bit1 Bit0 - Field
DATATYPEreader - Data type selection (for data in and data out to/from the cryptographic block) - Field
DATATYPEwriter - Data type selection (for data in and data out to/from the cryptographic block) - Field
DMAINENreader - Enable DMA management of data input phase - Field
DMAINENwriter - Enable DMA management of data input phase - Field
DMAOUTENreader - Enable DMA management of data output phase - Field
DMAOUTENwriter - Enable DMA management of data output phase - Field
ENreader - AES enable - Field
ENwriter - AES enable - Field
ERRCreader - Error clear - Field
ERRCwriter - Error clear - Field
ERRIEreader - Error interrupt enable - Field
ERRIEwriter - Error interrupt enable - Field
GCMPHreader - Used only for GCM, CCM and GMAC algorithms and has no effect when other algorithms are selected - Field
GCMPHwriter - Used only for GCM, CCM and GMAC algorithms and has no effect when other algorithms are selected - Field
KEYSIZEreader - Key size selection - Field
KEYSIZEwriter - Key size selection - Field
MODEreader - AES operating mode - Field
MODEwriter - AES operating mode - Field
NPBLBreader - Number of padding bytes in last block of payload - Field
NPBLBwriter - Number of padding bytes in last block of payload