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 */ }pub type AESMOD_R = FieldReader;Field AESMOD reader - AES mode selection. 0x0 = ECB; 0x1 = CBC; Others, reserved.
pub struct AESMOD_R { /* private fields */ }