Type Alias esp32c3::aes::AAD_BLOCK_NUM

source ·
pub type AAD_BLOCK_NUM = Reg<AAD_BLOCK_NUM_SPEC>;
Expand description

AAD_BLOCK_NUM (rw) register accessor: Additional Authential Data block number register

You can read this register and get aad_block_num::R. You can reset, write, write_with_zero this register using aad_block_num::W. You can also modify this register. See API.

For information about available fields see aad_block_num module

Aliased Type§

struct AAD_BLOCK_NUM { /* private fields */ }