Type Alias esp32c3::aes::block_num::BLOCK_NUM_R

source ·
pub type BLOCK_NUM_R = FieldReader<u32>;
Expand description

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

Aliased Type§

struct BLOCK_NUM_R { /* private fields */ }