Type Alias UDR0

Source
pub type UDR0 = Reg<UDR0_SPEC>;
Expand description

UDR0 (rw) register accessor: USART I/O Data Register

You can read this register and get udr0::R. You can reset, write, write_with_zero this register using udr0::W. You can also modify this register. See API.

For information about available fields see udr0 module

Aliased Typeยง

struct UDR0 { /* private fields */ }