Type Alias esp32c3::aes::block_num::BLOCK_NUM_W

source ·
pub type BLOCK_NUM_W<'a, REG> = FieldWriter<'a, REG, 32, u32>;
Expand description

Field BLOCK_NUM writer - Those bits stores the number of Plaintext/ciphertext block.

Aliased Type§

struct BLOCK_NUM_W<'a, REG> { /* private fields */ }