[][src]Type Definition k210_pac::rtc::REGISTER_CTRL

type REGISTER_CTRL = Reg<u32, _REGISTER_CTRL>;

RTC register settings

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

For information about avaliable fields see register_ctrl module

Trait Implementations

impl Readable for REGISTER_CTRL[src]

read() method returns register_ctrl::R reader structure

impl Writable for REGISTER_CTRL[src]

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

impl ResetValue for REGISTER_CTRL[src]

Register register_ctrl reset()'s with value 0

type Type = u32

Register size