ModeR

Type Alias ModeR 

pub type ModeR = FieldReader<Mode>;
Expand description

Field MODE reader - Timer Operation Mode

Aliased Type§

pub struct ModeR { /* private fields */ }

Implementations§

§

impl ModeR

pub const fn variant(&self) -> Mode

Get enumerated values variant

pub fn is_0(&self) -> bool

32-bit Periodic Counter

pub fn is_1(&self) -> bool

Dual 16-bit Periodic Counter

pub fn is_10(&self) -> bool

32-bit Trigger Accumulator

pub fn is_11(&self) -> bool

32-bit Trigger Input Capture