pub type WDPL_R = FieldReader<u8, WDPL_A>;
Expand description
Field WDPL
reader - Watchdog Timer Prescaler - Low Bits
Aliased Type§
struct WDPL_R { /* private fields */ }
Implementations§
source§impl WDPL_R
impl WDPL_R
sourcepub fn is_cycles_2k_512k(&self) -> bool
pub fn is_cycles_2k_512k(&self) -> bool
Checks if the value of the field is CYCLES_2K_512K
sourcepub fn is_cycles_4k_1024k(&self) -> bool
pub fn is_cycles_4k_1024k(&self) -> bool
Checks if the value of the field is CYCLES_4K_1024K
sourcepub fn is_cycles_8k(&self) -> bool
pub fn is_cycles_8k(&self) -> bool
Checks if the value of the field is CYCLES_8K
sourcepub fn is_cycles_16k(&self) -> bool
pub fn is_cycles_16k(&self) -> bool
Checks if the value of the field is CYCLES_16K
sourcepub fn is_cycles_32k(&self) -> bool
pub fn is_cycles_32k(&self) -> bool
Checks if the value of the field is CYCLES_32K
sourcepub fn is_cycles_64k(&self) -> bool
pub fn is_cycles_64k(&self) -> bool
Checks if the value of the field is CYCLES_64K
sourcepub fn is_cycles_128k(&self) -> bool
pub fn is_cycles_128k(&self) -> bool
Checks if the value of the field is CYCLES_128K
sourcepub fn is_cycles_256k(&self) -> bool
pub fn is_cycles_256k(&self) -> bool
Checks if the value of the field is CYCLES_256K