nrf52840_pac::pwm0::decoder

Type Alias LOAD_R

Source
pub type LOAD_R = FieldReader<u8, LOAD_A>;
Expand description

Field LOAD reader - How a sequence is read from RAM and spread to the compare register

Aliased Type§

struct LOAD_R { /* private fields */ }

Implementations§

Source§

impl LOAD_R

Source

pub fn variant(&self) -> LOAD_A

Get enumerated values variant

Source

pub fn is_common(&self) -> bool

Checks if the value of the field is COMMON

Source

pub fn is_grouped(&self) -> bool

Checks if the value of the field is GROUPED

Source

pub fn is_individual(&self) -> bool

Checks if the value of the field is INDIVIDUAL

Source

pub fn is_wave_form(&self) -> bool

Checks if the value of the field is WAVE_FORM