Struct avr_device::atmega2560::usart1::ubrr1::R
source · pub struct R(/* private fields */);Expand description
Register UBRR1 reader
Methods from Deref<Target = R<UBRR1_SPEC>>§
Trait Implementations§
source§impl From<R<UBRR1_SPEC>> for R
impl From<R<UBRR1_SPEC>> for R
source§fn from(reader: R<UBRR1_SPEC>) -> Self
fn from(reader: R<UBRR1_SPEC>) -> Self
Converts to this type from the input type.