Type Alias nrf52840_pac::pwm0::decoder::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