ModeR

Type Alias ModeR 

Source
pub type ModeR = FieldReader<Modeselect>;
Expand description

Field MODE reader - Operating Mode

Aliased Type§

pub struct ModeR { /* private fields */ }

Implementations§

Source§

impl ModeR

Source

pub const fn variant(&self) -> Option<Modeselect>

Get enumerated values variant

Source

pub fn is_count32(&self) -> bool

Mode 0: 32-bit Counter

Source

pub fn is_count16(&self) -> bool

Mode 1: 16-bit Counter

Source

pub fn is_clock(&self) -> bool

Mode 2: Clock/Calendar