AESMOD_R

Type Alias AESMOD_R 

Source
pub type AESMOD_R = FieldReader;
Expand description

Field AESMOD reader - AES mode selection. 0x0 = ECB; 0x1 = CBC; Others, reserved.

Aliased Typeยง

pub struct AESMOD_R { /* private fields */ }