[][src]Type Definition mkl26z4::rtc::LR

type LR = Reg<u32, _LR>;

RTC Lock Register

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

For information about avaliable fields see lr module

Trait Implementations

impl Readable for LR[src]

read() method returns lr::R reader structure

impl Writable for LR[src]

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

impl ResetValue for LR[src]

Register LR reset()'s with value 0xff

type Type = u32

Register size