Struct avr_device::atmega8::USART [−][src]
pub struct USART { /* fields omitted */ }Expand description
USART
Implementations
Pointer to the register block
Return the pointer to the register block
Methods from Deref<Target = RegisterBlock>
0x17 - USART Control and Status Register C
0x17 - USART Baud Rate Register Hight Byte
Trait Implementations
type Target = RegisterBlock
type Target = RegisterBlockThe resulting type after dereferencing.