Type Alias StartmodeR

Source
pub type StartmodeR = BitReader<Startmodeselect>;
Expand description

Field STARTMODE reader - Start Mode Select

Aliased Type§

struct StartmodeR { /* private fields */ }

Implementations§

Source§

impl StartmodeR

Source

pub const fn variant(&self) -> Startmodeselect

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