Type Alias esp32c6::aes::BLOCK_MODE
source · pub type BLOCK_MODE = Reg<BLOCK_MODE_SPEC>;Expand description
BLOCK_MODE (rw) register accessor: AES cipher block mode register
You can read this register and get block_mode::R. You can reset, write, write_with_zero this register using block_mode::W. You can also modify this register. See API.
For information about available fields see block_mode module
Aliased Type§
struct BLOCK_MODE { /* private fields */ }