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

type STORE6 = Reg<u32, _STORE6>;

RTC_CNTL_STORE6

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

For information about available fields see store6 module

Trait Implementations

impl Readable for STORE6[src]

read() method returns store6::R reader structure

impl ResetValue for STORE6[src]

Register STORE6 reset()'s with value 0

impl Writable for STORE6[src]

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