Struct avr_device::attiny202::RTC [−][src]
pub struct RTC { /* fields omitted */ }Expand description
Real-Time Counter
Implementations
Pointer to the register block
Return the pointer to the register block
Trait Implementations
type Target = RegisterBlock
type Target = RegisterBlock
The resulting type after dereferencing.