Struct esp32c3::rtc_cntl::rtc_timer1::CPU_STALL_WAIT_R [−][src]
pub struct CPU_STALL_WAIT_R(_);
Expand description
Field CPU_STALL_WAIT
reader - CPU stall wait cycles in fast_clk_rtc
Methods from Deref<Target = FieldReader<u8, u8>>
Returns true
if the bit is clear (0).
Returns true
if the bit is set (1).
Trait Implementations
type Target = FieldReader<u8, u8>
type Target = FieldReader<u8, u8>
The resulting type after dereferencing.