Type Alias atsame70n21b::aes::mr::KEYSIZE_R

source ·
pub type KEYSIZE_R = FieldReader<KEYSIZESELECT_A>;
Expand description

Field KEYSIZE reader - Key Size

Aliased Type§

struct KEYSIZE_R { /* private fields */ }

Implementations§

source§

impl KEYSIZE_R

source

pub fn variant(&self) -> Option<KEYSIZESELECT_A>

Get enumerated values variant

source

pub fn is_aes128(&self) -> bool

Checks if the value of the field is AES128

source

pub fn is_aes192(&self) -> bool

Checks if the value of the field is AES192

source

pub fn is_aes256(&self) -> bool

Checks if the value of the field is AES256