nrf52840_pac::pwm0::decoder

Type Alias MODE_R

Source
pub type MODE_R = BitReader<MODE_A>;
Expand description

Field MODE reader - Selects source for advancing the active sequence

Aliased Type§

struct MODE_R { /* private fields */ }

Implementations§

Source§

impl MODE_R

Source

pub fn variant(&self) -> MODE_A

Get enumerated values variant

Source

pub fn is_refresh_count(&self) -> bool

Checks if the value of the field is REFRESH_COUNT

Source

pub fn is_next_step(&self) -> bool

Checks if the value of the field is NEXT_STEP