Struct avr_device::atmega2560::usart0::ucsr0a::W
source · pub struct W(/* private fields */);Expand description
Register UCSR0A writer
Implementations§
Methods from Deref<Target = W<UCSR0A_SPEC>>§
Trait Implementations§
source§impl From<W<UCSR0A_SPEC>> for W
impl From<W<UCSR0A_SPEC>> for W
source§fn from(writer: W<UCSR0A_SPEC>) -> Self
fn from(writer: W<UCSR0A_SPEC>) -> Self
Converts to this type from the input type.