Type Alias esp32c3::aes::REMAINDER_BIT_NUM

source ·
pub type REMAINDER_BIT_NUM = Reg<REMAINDER_BIT_NUM_SPEC>;
Expand description

REMAINDER_BIT_NUM (rw) register accessor: AES remainder bit number register

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

For information about available fields see remainder_bit_num module

Aliased Type§

struct REMAINDER_BIT_NUM { /* private fields */ }