[][src]Type Definition ambiq_apollo1_pac::rtc::CTRUP

type CTRUP = Reg<u32, _CTRUP>;

RTC Counters Upper

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

For information about available fields see ctrup module

Trait Implementations

impl Readable for CTRUP[src]

read() method returns ctrup::R reader structure

impl ResetValue for CTRUP[src]

Register CTRUP reset()'s with value 0

type Type = u32

Register size

impl Writable for CTRUP[src]

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