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

type INTERRUPT_CTRL = Reg<u32, _INTERRUPT_CTRL>;

RTC interrupt settings

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

For information about avaliable fields see interrupt_ctrl module

Trait Implementations

impl Readable for INTERRUPT_CTRL[src]

read() method returns interrupt_ctrl::R reader structure

impl Writable for INTERRUPT_CTRL[src]

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

impl ResetValue for INTERRUPT_CTRL[src]

Register interrupt_ctrl reset()'s with value 0

type Type = u32

Register size