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