pub type PRESCALER_R = FieldReader<u8, PRESCALER_A>;
Expand description
Field PRESCALER
reader - Prescaler of PWM_CLK
Aliased Type§
struct PRESCALER_R { /* private fields */ }
Implementations§
Source§impl PRESCALER_R
impl PRESCALER_R
Sourcepub fn variant(&self) -> PRESCALER_A
pub fn variant(&self) -> PRESCALER_A
Get enumerated values variant
Sourcepub fn is_div_128(&self) -> bool
pub fn is_div_128(&self) -> bool
Checks if the value of the field is DIV_128