[][src]Type Definition esp32::rtccntl::TIMER5

type TIMER5 = Reg<u32, _TIMER5>;

RTC_CNTL_TIMER5

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

For information about available fields see timer5 module

Trait Implementations

impl Readable for TIMER5[src]

read() method returns timer5::R reader structure

impl ResetValue for TIMER5[src]

Register TIMER5 reset()'s with value 0

impl Writable for TIMER5[src]

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