Type Alias atsame54n::aes::ctrla::STARTMODE_R

source ·
pub type STARTMODE_R = BitReader<STARTMODESELECT_A>;
Expand description

Field STARTMODE reader - Start Mode Select

Aliased Type§

struct STARTMODE_R { /* private fields */ }

Implementations§

source§

impl STARTMODE_R

source

pub const fn variant(&self) -> STARTMODESELECT_A

Get enumerated values variant

source

pub fn is_manual(&self) -> bool

Start Encryption / Decryption in Manual mode

source

pub fn is_auto(&self) -> bool

Start Encryption / Decryption in Auto mode