Struct avr_device::attiny84::TC0 [−][src]
pub struct TC0 { /* fields omitted */ }Expand description
Timer/Counter0, 8-bit, PWM
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.