[][src]Type Definition esp32::rtccntl::timer4::R

type R = R<u32, TIMER4>;

Reader of register TIMER4

Implementations

impl R[src]

pub fn dg_wrap_powerup_timer(&self) -> DG_WRAP_POWERUP_TIMER_R[src]

Bits 25:31

pub fn dg_wrap_wait_timer(&self) -> DG_WRAP_WAIT_TIMER_R[src]

Bits 16:24

pub fn powerup_timer(&self) -> POWERUP_TIMER_R[src]

Bits 9:15

pub fn wait_timer(&self) -> WAIT_TIMER_R[src]

Bits 0:8