Type Definition atsame54n19a_pac::rtc::mode2::CLOCK[][src]

type CLOCK = Reg<u32, _CLOCK>;

MODE2 Clock Value

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

For information about available fields see clock module

Trait Implementations

impl Readable for CLOCK[src]

read() method returns clock::R reader structure

impl ResetValue for CLOCK[src]

Register CLOCK reset()’s with value 0

type Type = u32

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

impl Writable for CLOCK[src]

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