[][src]Type Definition atsame54p::osc32kctrl::RTCCTRL

type RTCCTRL = Reg<u8, _RTCCTRL>;

RTC Clock Selection

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

For information about available fields see rtcctrl module

Trait Implementations

impl Readable for RTCCTRL[src]

read() method returns rtcctrl::R reader structure

impl ResetValue for RTCCTRL[src]

Register RTCCTRL reset()'s with value 0

type Type = u8

Raw register type (u8, u16, u32, ...).

impl Writable for RTCCTRL[src]

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