Struct avr_device::atmega328pb::AC [−][src]
pub struct AC { /* fields omitted */ }Expand description
No Description.
Implementations
Pointer to the register block
Return the pointer to the register block
Methods from Deref<Target = RegisterBlock>
0x01 - Analog Comparator Control And Status Register-A
Trait Implementations
type Target = RegisterBlock
type Target = RegisterBlock
The resulting type after dereferencing.