Type Definition esp32c3::rtccntl::RTC_CNTL_TIMER4[][src]

type RTC_CNTL_TIMER4 = Reg<u32, _RTC_CNTL_TIMER4>;

RTC_CNTL_TIMER4

This register you can read, reset, write, write_with_zero, modify. See API.

For information about available fields see rtc_cntl_timer4 module

Trait Implementations

impl Readable for RTC_CNTL_TIMER4[src]

read() method returns rtc_cntl_timer4::R reader structure

impl ResetValue for RTC_CNTL_TIMER4[src]

Register RTC_CNTL_TIMER4 reset()'s with value 0

type Type = u32

Register size

impl Writable for RTC_CNTL_TIMER4[src]

write(|w| ..) method takes rtc_cntl_timer4::W writer structure