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