Type Definition tm4c123x::hib::RTCC

source ·
pub type RTCC = Reg<u32, _RTCC>;
Expand description

Hibernation RTC Counter

This register you can read. See API.

For information about available fields see rtcc module

Trait Implementations§

source§

impl Readable for RTCC

read() method returns rtcc::R reader structure