Type Alias esp32c3::aes::BLOCK_NUM

source ·
pub type BLOCK_NUM = Reg<BLOCK_NUM_SPEC>;
Expand description

BLOCK_NUM (rw) register accessor: AES block number register

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

For information about available fields see block_num module

Aliased Type§

struct BLOCK_NUM { /* private fields */ }