pub type AesmodeR = FieldReader<Aesmodeselect>;
Expand description
Field AESMODE
reader - AES Modes of operation
Aliased Type§
struct AesmodeR { /* private fields */ }
Implementations§
Source§impl AesmodeR
impl AesmodeR
Sourcepub const fn variant(&self) -> Option<Aesmodeselect>
pub const fn variant(&self) -> Option<Aesmodeselect>
Get enumerated values variant
Sourcepub fn is_counter(&self) -> bool
pub fn is_counter(&self) -> bool
Counter mode