Type Alias d1_pac::pwm::pcr::PWM_PERIOD_RDY_R

source ·
pub type PWM_PERIOD_RDY_R = BitReader<PWM_PERIOD_RDY_A>;
Expand description

Field pwm_period_rdy reader - PWM Period Register Ready

Aliased Type§

struct PWM_PERIOD_RDY_R { /* private fields */ }

Implementations§

source§

impl PWM_PERIOD_RDY_R

source

pub fn variant(&self) -> PWM_PERIOD_RDY_A

Get enumerated values variant

source

pub fn is_ready(&self) -> bool

Checks if the value of the field is READY

source

pub fn is_busy(&self) -> bool

Checks if the value of the field is BUSY