Struct avr_device::generic::R
source · pub struct R<REG: RegisterSpec + ?Sized> { /* private fields */ }Expand description
Register reader.
Result of the read methods of registers. Also used as a closure argument in the modify
method.
Implementations§
Trait Implementations§
source§impl From<R<ADCSRA_SPEC>> for R
impl From<R<ADCSRA_SPEC>> for R
source§fn from(reader: R<ADCSRA_SPEC>) -> Self
fn from(reader: R<ADCSRA_SPEC>) -> Self
Converts to this type from the input type.
source§impl From<R<ADCSRB_SPEC>> for R
impl From<R<ADCSRB_SPEC>> for R
source§fn from(reader: R<ADCSRB_SPEC>) -> Self
fn from(reader: R<ADCSRB_SPEC>) -> Self
Converts to this type from the input type.
source§impl From<R<ADCSRB_SPEC>> for R
impl From<R<ADCSRB_SPEC>> for R
source§fn from(reader: R<ADCSRB_SPEC>) -> Self
fn from(reader: R<ADCSRB_SPEC>) -> Self
Converts to this type from the input type.
source§impl From<R<ADMUX_SPEC>> for R
impl From<R<ADMUX_SPEC>> for R
source§fn from(reader: R<ADMUX_SPEC>) -> Self
fn from(reader: R<ADMUX_SPEC>) -> Self
Converts to this type from the input type.
source§impl From<R<CLKPR_SPEC>> for R
impl From<R<CLKPR_SPEC>> for R
source§fn from(reader: R<CLKPR_SPEC>) -> Self
fn from(reader: R<CLKPR_SPEC>) -> Self
Converts to this type from the input type.
source§impl From<R<DIDR0_SPEC>> for R
impl From<R<DIDR0_SPEC>> for R
source§fn from(reader: R<DIDR0_SPEC>) -> Self
fn from(reader: R<DIDR0_SPEC>) -> Self
Converts to this type from the input type.
source§impl From<R<DIDR1_SPEC>> for R
impl From<R<DIDR1_SPEC>> for R
source§fn from(reader: R<DIDR1_SPEC>) -> Self
fn from(reader: R<DIDR1_SPEC>) -> Self
Converts to this type from the input type.
source§impl From<R<DIDR2_SPEC>> for R
impl From<R<DIDR2_SPEC>> for R
source§fn from(reader: R<DIDR2_SPEC>) -> Self
fn from(reader: R<DIDR2_SPEC>) -> Self
Converts to this type from the input type.
source§impl From<R<EICRA_SPEC>> for R
impl From<R<EICRA_SPEC>> for R
source§fn from(reader: R<EICRA_SPEC>) -> Self
fn from(reader: R<EICRA_SPEC>) -> Self
Converts to this type from the input type.
source§impl From<R<EICRB_SPEC>> for R
impl From<R<EICRB_SPEC>> for R
source§fn from(reader: R<EICRB_SPEC>) -> Self
fn from(reader: R<EICRB_SPEC>) -> Self
Converts to this type from the input type.
source§impl From<R<EIMSK_SPEC>> for R
impl From<R<EIMSK_SPEC>> for R
source§fn from(reader: R<EIMSK_SPEC>) -> Self
fn from(reader: R<EIMSK_SPEC>) -> Self
Converts to this type from the input type.
source§impl From<R<EXTENDED_SPEC>> for R
impl From<R<EXTENDED_SPEC>> for R
source§fn from(reader: R<EXTENDED_SPEC>) -> Self
fn from(reader: R<EXTENDED_SPEC>) -> Self
Converts to this type from the input type.
source§impl From<R<GPIOR0_SPEC>> for R
impl From<R<GPIOR0_SPEC>> for R
source§fn from(reader: R<GPIOR0_SPEC>) -> Self
fn from(reader: R<GPIOR0_SPEC>) -> Self
Converts to this type from the input type.
source§impl From<R<GPIOR1_SPEC>> for R
impl From<R<GPIOR1_SPEC>> for R
source§fn from(reader: R<GPIOR1_SPEC>) -> Self
fn from(reader: R<GPIOR1_SPEC>) -> Self
Converts to this type from the input type.
source§impl From<R<GPIOR2_SPEC>> for R
impl From<R<GPIOR2_SPEC>> for R
source§fn from(reader: R<GPIOR2_SPEC>) -> Self
fn from(reader: R<GPIOR2_SPEC>) -> Self
Converts to this type from the input type.
source§impl From<R<GTCCR_SPEC>> for R
impl From<R<GTCCR_SPEC>> for R
source§fn from(reader: R<GTCCR_SPEC>) -> Self
fn from(reader: R<GTCCR_SPEC>) -> Self
Converts to this type from the input type.
source§impl From<R<GTCCR_SPEC>> for R
impl From<R<GTCCR_SPEC>> for R
source§fn from(reader: R<GTCCR_SPEC>) -> Self
fn from(reader: R<GTCCR_SPEC>) -> Self
Converts to this type from the input type.
source§impl From<R<LOCKBIT_SPEC>> for R
impl From<R<LOCKBIT_SPEC>> for R
source§fn from(reader: R<LOCKBIT_SPEC>) -> Self
fn from(reader: R<LOCKBIT_SPEC>) -> Self
Converts to this type from the input type.
source§impl From<R<MCUCR_SPEC>> for R
impl From<R<MCUCR_SPEC>> for R
source§fn from(reader: R<MCUCR_SPEC>) -> Self
fn from(reader: R<MCUCR_SPEC>) -> Self
Converts to this type from the input type.
source§impl From<R<MCUCR_SPEC>> for R
impl From<R<MCUCR_SPEC>> for R
source§fn from(reader: R<MCUCR_SPEC>) -> Self
fn from(reader: R<MCUCR_SPEC>) -> Self
Converts to this type from the input type.
source§impl From<R<MCUSR_SPEC>> for R
impl From<R<MCUSR_SPEC>> for R
source§fn from(reader: R<MCUSR_SPEC>) -> Self
fn from(reader: R<MCUSR_SPEC>) -> Self
Converts to this type from the input type.
source§impl From<R<MCUSR_SPEC>> for R
impl From<R<MCUSR_SPEC>> for R
source§fn from(reader: R<MCUSR_SPEC>) -> Self
fn from(reader: R<MCUSR_SPEC>) -> Self
Converts to this type from the input type.
source§impl From<R<OCR0A_SPEC>> for R
impl From<R<OCR0A_SPEC>> for R
source§fn from(reader: R<OCR0A_SPEC>) -> Self
fn from(reader: R<OCR0A_SPEC>) -> Self
Converts to this type from the input type.
source§impl From<R<OCR0B_SPEC>> for R
impl From<R<OCR0B_SPEC>> for R
source§fn from(reader: R<OCR0B_SPEC>) -> Self
fn from(reader: R<OCR0B_SPEC>) -> Self
Converts to this type from the input type.
source§impl From<R<OCR1A_SPEC>> for R
impl From<R<OCR1A_SPEC>> for R
source§fn from(reader: R<OCR1A_SPEC>) -> Self
fn from(reader: R<OCR1A_SPEC>) -> Self
Converts to this type from the input type.
source§impl From<R<OCR1B_SPEC>> for R
impl From<R<OCR1B_SPEC>> for R
source§fn from(reader: R<OCR1B_SPEC>) -> Self
fn from(reader: R<OCR1B_SPEC>) -> Self
Converts to this type from the input type.
source§impl From<R<OCR1C_SPEC>> for R
impl From<R<OCR1C_SPEC>> for R
source§fn from(reader: R<OCR1C_SPEC>) -> Self
fn from(reader: R<OCR1C_SPEC>) -> Self
Converts to this type from the input type.
source§impl From<R<OCR2A_SPEC>> for R
impl From<R<OCR2A_SPEC>> for R
source§fn from(reader: R<OCR2A_SPEC>) -> Self
fn from(reader: R<OCR2A_SPEC>) -> Self
Converts to this type from the input type.
source§impl From<R<OCR2B_SPEC>> for R
impl From<R<OCR2B_SPEC>> for R
source§fn from(reader: R<OCR2B_SPEC>) -> Self
fn from(reader: R<OCR2B_SPEC>) -> Self
Converts to this type from the input type.
source§impl From<R<OCR3A_SPEC>> for R
impl From<R<OCR3A_SPEC>> for R
source§fn from(reader: R<OCR3A_SPEC>) -> Self
fn from(reader: R<OCR3A_SPEC>) -> Self
Converts to this type from the input type.
source§impl From<R<OCR3B_SPEC>> for R
impl From<R<OCR3B_SPEC>> for R
source§fn from(reader: R<OCR3B_SPEC>) -> Self
fn from(reader: R<OCR3B_SPEC>) -> Self
Converts to this type from the input type.
source§impl From<R<OCR3C_SPEC>> for R
impl From<R<OCR3C_SPEC>> for R
source§fn from(reader: R<OCR3C_SPEC>) -> Self
fn from(reader: R<OCR3C_SPEC>) -> Self
Converts to this type from the input type.
source§impl From<R<OCR4A_SPEC>> for R
impl From<R<OCR4A_SPEC>> for R
source§fn from(reader: R<OCR4A_SPEC>) -> Self
fn from(reader: R<OCR4A_SPEC>) -> Self
Converts to this type from the input type.
source§impl From<R<OCR4B_SPEC>> for R
impl From<R<OCR4B_SPEC>> for R
source§fn from(reader: R<OCR4B_SPEC>) -> Self
fn from(reader: R<OCR4B_SPEC>) -> Self
Converts to this type from the input type.
source§impl From<R<OCR4C_SPEC>> for R
impl From<R<OCR4C_SPEC>> for R
source§fn from(reader: R<OCR4C_SPEC>) -> Self
fn from(reader: R<OCR4C_SPEC>) -> Self
Converts to this type from the input type.
source§impl From<R<OCR5A_SPEC>> for R
impl From<R<OCR5A_SPEC>> for R
source§fn from(reader: R<OCR5A_SPEC>) -> Self
fn from(reader: R<OCR5A_SPEC>) -> Self
Converts to this type from the input type.
source§impl From<R<OCR5B_SPEC>> for R
impl From<R<OCR5B_SPEC>> for R
source§fn from(reader: R<OCR5B_SPEC>) -> Self
fn from(reader: R<OCR5B_SPEC>) -> Self
Converts to this type from the input type.
source§impl From<R<OCR5C_SPEC>> for R
impl From<R<OCR5C_SPEC>> for R
source§fn from(reader: R<OCR5C_SPEC>) -> Self
fn from(reader: R<OCR5C_SPEC>) -> Self
Converts to this type from the input type.
source§impl From<R<OSCCAL_SPEC>> for R
impl From<R<OSCCAL_SPEC>> for R
source§fn from(reader: R<OSCCAL_SPEC>) -> Self
fn from(reader: R<OSCCAL_SPEC>) -> Self
Converts to this type from the input type.
source§impl From<R<PCICR_SPEC>> for R
impl From<R<PCICR_SPEC>> for R
source§fn from(reader: R<PCICR_SPEC>) -> Self
fn from(reader: R<PCICR_SPEC>) -> Self
Converts to this type from the input type.
source§impl From<R<PCIFR_SPEC>> for R
impl From<R<PCIFR_SPEC>> for R
source§fn from(reader: R<PCIFR_SPEC>) -> Self
fn from(reader: R<PCIFR_SPEC>) -> Self
Converts to this type from the input type.
source§impl From<R<PCMSK0_SPEC>> for R
impl From<R<PCMSK0_SPEC>> for R
source§fn from(reader: R<PCMSK0_SPEC>) -> Self
fn from(reader: R<PCMSK0_SPEC>) -> Self
Converts to this type from the input type.
source§impl From<R<PCMSK1_SPEC>> for R
impl From<R<PCMSK1_SPEC>> for R
source§fn from(reader: R<PCMSK1_SPEC>) -> Self
fn from(reader: R<PCMSK1_SPEC>) -> Self
Converts to this type from the input type.
source§impl From<R<PCMSK2_SPEC>> for R
impl From<R<PCMSK2_SPEC>> for R
source§fn from(reader: R<PCMSK2_SPEC>) -> Self
fn from(reader: R<PCMSK2_SPEC>) -> Self
Converts to this type from the input type.
source§impl From<R<PORTA_SPEC>> for R
impl From<R<PORTA_SPEC>> for R
source§fn from(reader: R<PORTA_SPEC>) -> Self
fn from(reader: R<PORTA_SPEC>) -> Self
Converts to this type from the input type.
source§impl From<R<PORTB_SPEC>> for R
impl From<R<PORTB_SPEC>> for R
source§fn from(reader: R<PORTB_SPEC>) -> Self
fn from(reader: R<PORTB_SPEC>) -> Self
Converts to this type from the input type.
source§impl From<R<PORTC_SPEC>> for R
impl From<R<PORTC_SPEC>> for R
source§fn from(reader: R<PORTC_SPEC>) -> Self
fn from(reader: R<PORTC_SPEC>) -> Self
Converts to this type from the input type.
source§impl From<R<PORTD_SPEC>> for R
impl From<R<PORTD_SPEC>> for R
source§fn from(reader: R<PORTD_SPEC>) -> Self
fn from(reader: R<PORTD_SPEC>) -> Self
Converts to this type from the input type.
source§impl From<R<PORTE_SPEC>> for R
impl From<R<PORTE_SPEC>> for R
source§fn from(reader: R<PORTE_SPEC>) -> Self
fn from(reader: R<PORTE_SPEC>) -> Self
Converts to this type from the input type.
source§impl From<R<PORTF_SPEC>> for R
impl From<R<PORTF_SPEC>> for R
source§fn from(reader: R<PORTF_SPEC>) -> Self
fn from(reader: R<PORTF_SPEC>) -> Self
Converts to this type from the input type.
source§impl From<R<PORTG_SPEC>> for R
impl From<R<PORTG_SPEC>> for R
source§fn from(reader: R<PORTG_SPEC>) -> Self
fn from(reader: R<PORTG_SPEC>) -> Self
Converts to this type from the input type.
source§impl From<R<PORTH_SPEC>> for R
impl From<R<PORTH_SPEC>> for R
source§fn from(reader: R<PORTH_SPEC>) -> Self
fn from(reader: R<PORTH_SPEC>) -> Self
Converts to this type from the input type.
source§impl From<R<PORTJ_SPEC>> for R
impl From<R<PORTJ_SPEC>> for R
source§fn from(reader: R<PORTJ_SPEC>) -> Self
fn from(reader: R<PORTJ_SPEC>) -> Self
Converts to this type from the input type.
source§impl From<R<PORTK_SPEC>> for R
impl From<R<PORTK_SPEC>> for R
source§fn from(reader: R<PORTK_SPEC>) -> Self
fn from(reader: R<PORTK_SPEC>) -> Self
Converts to this type from the input type.
source§impl From<R<PORTL_SPEC>> for R
impl From<R<PORTL_SPEC>> for R
source§fn from(reader: R<PORTL_SPEC>) -> Self
fn from(reader: R<PORTL_SPEC>) -> Self
Converts to this type from the input type.
source§impl From<R<RAMPZ_SPEC>> for R
impl From<R<RAMPZ_SPEC>> for R
source§fn from(reader: R<RAMPZ_SPEC>) -> Self
fn from(reader: R<RAMPZ_SPEC>) -> Self
Converts to this type from the input type.
source§impl From<R<SPMCSR_SPEC>> for R
impl From<R<SPMCSR_SPEC>> for R
source§fn from(reader: R<SPMCSR_SPEC>) -> Self
fn from(reader: R<SPMCSR_SPEC>) -> Self
Converts to this type from the input type.
source§impl From<R<TCCR0A_SPEC>> for R
impl From<R<TCCR0A_SPEC>> for R
source§fn from(reader: R<TCCR0A_SPEC>) -> Self
fn from(reader: R<TCCR0A_SPEC>) -> Self
Converts to this type from the input type.
source§impl From<R<TCCR0B_SPEC>> for R
impl From<R<TCCR0B_SPEC>> for R
source§fn from(reader: R<TCCR0B_SPEC>) -> Self
fn from(reader: R<TCCR0B_SPEC>) -> Self
Converts to this type from the input type.
source§impl From<R<TCCR1A_SPEC>> for R
impl From<R<TCCR1A_SPEC>> for R
source§fn from(reader: R<TCCR1A_SPEC>) -> Self
fn from(reader: R<TCCR1A_SPEC>) -> Self
Converts to this type from the input type.
source§impl From<R<TCCR1B_SPEC>> for R
impl From<R<TCCR1B_SPEC>> for R
source§fn from(reader: R<TCCR1B_SPEC>) -> Self
fn from(reader: R<TCCR1B_SPEC>) -> Self
Converts to this type from the input type.
source§impl From<R<TCCR1C_SPEC>> for R
impl From<R<TCCR1C_SPEC>> for R
source§fn from(reader: R<TCCR1C_SPEC>) -> Self
fn from(reader: R<TCCR1C_SPEC>) -> Self
Converts to this type from the input type.
source§impl From<R<TCCR2A_SPEC>> for R
impl From<R<TCCR2A_SPEC>> for R
source§fn from(reader: R<TCCR2A_SPEC>) -> Self
fn from(reader: R<TCCR2A_SPEC>) -> Self
Converts to this type from the input type.
source§impl From<R<TCCR2B_SPEC>> for R
impl From<R<TCCR2B_SPEC>> for R
source§fn from(reader: R<TCCR2B_SPEC>) -> Self
fn from(reader: R<TCCR2B_SPEC>) -> Self
Converts to this type from the input type.
source§impl From<R<TCCR3A_SPEC>> for R
impl From<R<TCCR3A_SPEC>> for R
source§fn from(reader: R<TCCR3A_SPEC>) -> Self
fn from(reader: R<TCCR3A_SPEC>) -> Self
Converts to this type from the input type.
source§impl From<R<TCCR3B_SPEC>> for R
impl From<R<TCCR3B_SPEC>> for R
source§fn from(reader: R<TCCR3B_SPEC>) -> Self
fn from(reader: R<TCCR3B_SPEC>) -> Self
Converts to this type from the input type.
source§impl From<R<TCCR3C_SPEC>> for R
impl From<R<TCCR3C_SPEC>> for R
source§fn from(reader: R<TCCR3C_SPEC>) -> Self
fn from(reader: R<TCCR3C_SPEC>) -> Self
Converts to this type from the input type.
source§impl From<R<TCCR4A_SPEC>> for R
impl From<R<TCCR4A_SPEC>> for R
source§fn from(reader: R<TCCR4A_SPEC>) -> Self
fn from(reader: R<TCCR4A_SPEC>) -> Self
Converts to this type from the input type.
source§impl From<R<TCCR4B_SPEC>> for R
impl From<R<TCCR4B_SPEC>> for R
source§fn from(reader: R<TCCR4B_SPEC>) -> Self
fn from(reader: R<TCCR4B_SPEC>) -> Self
Converts to this type from the input type.
source§impl From<R<TCCR4C_SPEC>> for R
impl From<R<TCCR4C_SPEC>> for R
source§fn from(reader: R<TCCR4C_SPEC>) -> Self
fn from(reader: R<TCCR4C_SPEC>) -> Self
Converts to this type from the input type.
source§impl From<R<TCCR5A_SPEC>> for R
impl From<R<TCCR5A_SPEC>> for R
source§fn from(reader: R<TCCR5A_SPEC>) -> Self
fn from(reader: R<TCCR5A_SPEC>) -> Self
Converts to this type from the input type.
source§impl From<R<TCCR5B_SPEC>> for R
impl From<R<TCCR5B_SPEC>> for R
source§fn from(reader: R<TCCR5B_SPEC>) -> Self
fn from(reader: R<TCCR5B_SPEC>) -> Self
Converts to this type from the input type.
source§impl From<R<TCCR5C_SPEC>> for R
impl From<R<TCCR5C_SPEC>> for R
source§fn from(reader: R<TCCR5C_SPEC>) -> Self
fn from(reader: R<TCCR5C_SPEC>) -> Self
Converts to this type from the input type.
source§impl From<R<TCNT0_SPEC>> for R
impl From<R<TCNT0_SPEC>> for R
source§fn from(reader: R<TCNT0_SPEC>) -> Self
fn from(reader: R<TCNT0_SPEC>) -> Self
Converts to this type from the input type.
source§impl From<R<TCNT1_SPEC>> for R
impl From<R<TCNT1_SPEC>> for R
source§fn from(reader: R<TCNT1_SPEC>) -> Self
fn from(reader: R<TCNT1_SPEC>) -> Self
Converts to this type from the input type.
source§impl From<R<TCNT2_SPEC>> for R
impl From<R<TCNT2_SPEC>> for R
source§fn from(reader: R<TCNT2_SPEC>) -> Self
fn from(reader: R<TCNT2_SPEC>) -> Self
Converts to this type from the input type.
source§impl From<R<TCNT3_SPEC>> for R
impl From<R<TCNT3_SPEC>> for R
source§fn from(reader: R<TCNT3_SPEC>) -> Self
fn from(reader: R<TCNT3_SPEC>) -> Self
Converts to this type from the input type.
source§impl From<R<TCNT4_SPEC>> for R
impl From<R<TCNT4_SPEC>> for R
source§fn from(reader: R<TCNT4_SPEC>) -> Self
fn from(reader: R<TCNT4_SPEC>) -> Self
Converts to this type from the input type.
source§impl From<R<TCNT5_SPEC>> for R
impl From<R<TCNT5_SPEC>> for R
source§fn from(reader: R<TCNT5_SPEC>) -> Self
fn from(reader: R<TCNT5_SPEC>) -> Self
Converts to this type from the input type.
source§impl From<R<TIFR0_SPEC>> for R
impl From<R<TIFR0_SPEC>> for R
source§fn from(reader: R<TIFR0_SPEC>) -> Self
fn from(reader: R<TIFR0_SPEC>) -> Self
Converts to this type from the input type.
source§impl From<R<TIFR1_SPEC>> for R
impl From<R<TIFR1_SPEC>> for R
source§fn from(reader: R<TIFR1_SPEC>) -> Self
fn from(reader: R<TIFR1_SPEC>) -> Self
Converts to this type from the input type.
source§impl From<R<TIFR2_SPEC>> for R
impl From<R<TIFR2_SPEC>> for R
source§fn from(reader: R<TIFR2_SPEC>) -> Self
fn from(reader: R<TIFR2_SPEC>) -> Self
Converts to this type from the input type.
source§impl From<R<TIFR3_SPEC>> for R
impl From<R<TIFR3_SPEC>> for R
source§fn from(reader: R<TIFR3_SPEC>) -> Self
fn from(reader: R<TIFR3_SPEC>) -> Self
Converts to this type from the input type.
source§impl From<R<TIFR4_SPEC>> for R
impl From<R<TIFR4_SPEC>> for R
source§fn from(reader: R<TIFR4_SPEC>) -> Self
fn from(reader: R<TIFR4_SPEC>) -> Self
Converts to this type from the input type.
source§impl From<R<TIFR5_SPEC>> for R
impl From<R<TIFR5_SPEC>> for R
source§fn from(reader: R<TIFR5_SPEC>) -> Self
fn from(reader: R<TIFR5_SPEC>) -> Self
Converts to this type from the input type.
source§impl From<R<TIMSK0_SPEC>> for R
impl From<R<TIMSK0_SPEC>> for R
source§fn from(reader: R<TIMSK0_SPEC>) -> Self
fn from(reader: R<TIMSK0_SPEC>) -> Self
Converts to this type from the input type.
source§impl From<R<TIMSK1_SPEC>> for R
impl From<R<TIMSK1_SPEC>> for R
source§fn from(reader: R<TIMSK1_SPEC>) -> Self
fn from(reader: R<TIMSK1_SPEC>) -> Self
Converts to this type from the input type.
source§impl From<R<TIMSK2_SPEC>> for R
impl From<R<TIMSK2_SPEC>> for R
source§fn from(reader: R<TIMSK2_SPEC>) -> Self
fn from(reader: R<TIMSK2_SPEC>) -> Self
Converts to this type from the input type.
source§impl From<R<TIMSK3_SPEC>> for R
impl From<R<TIMSK3_SPEC>> for R
source§fn from(reader: R<TIMSK3_SPEC>) -> Self
fn from(reader: R<TIMSK3_SPEC>) -> Self
Converts to this type from the input type.
source§impl From<R<TIMSK4_SPEC>> for R
impl From<R<TIMSK4_SPEC>> for R
source§fn from(reader: R<TIMSK4_SPEC>) -> Self
fn from(reader: R<TIMSK4_SPEC>) -> Self
Converts to this type from the input type.
source§impl From<R<TIMSK5_SPEC>> for R
impl From<R<TIMSK5_SPEC>> for R
source§fn from(reader: R<TIMSK5_SPEC>) -> Self
fn from(reader: R<TIMSK5_SPEC>) -> Self
Converts to this type from the input type.
source§impl From<R<TWAMR_SPEC>> for R
impl From<R<TWAMR_SPEC>> for R
source§fn from(reader: R<TWAMR_SPEC>) -> Self
fn from(reader: R<TWAMR_SPEC>) -> Self
Converts to this type from the input type.
source§impl From<R<UBRR0_SPEC>> for R
impl From<R<UBRR0_SPEC>> for R
source§fn from(reader: R<UBRR0_SPEC>) -> Self
fn from(reader: R<UBRR0_SPEC>) -> Self
Converts to this type from the input type.
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.
source§impl From<R<UBRR2_SPEC>> for R
impl From<R<UBRR2_SPEC>> for R
source§fn from(reader: R<UBRR2_SPEC>) -> Self
fn from(reader: R<UBRR2_SPEC>) -> Self
Converts to this type from the input type.
source§impl From<R<UBRR3_SPEC>> for R
impl From<R<UBRR3_SPEC>> for R
source§fn from(reader: R<UBRR3_SPEC>) -> Self
fn from(reader: R<UBRR3_SPEC>) -> Self
Converts to this type from the input type.
source§impl From<R<UCSR0A_SPEC>> for R
impl From<R<UCSR0A_SPEC>> for R
source§fn from(reader: R<UCSR0A_SPEC>) -> Self
fn from(reader: R<UCSR0A_SPEC>) -> Self
Converts to this type from the input type.
source§impl From<R<UCSR0B_SPEC>> for R
impl From<R<UCSR0B_SPEC>> for R
source§fn from(reader: R<UCSR0B_SPEC>) -> Self
fn from(reader: R<UCSR0B_SPEC>) -> Self
Converts to this type from the input type.
source§impl From<R<UCSR0C_SPEC>> for R
impl From<R<UCSR0C_SPEC>> for R
source§fn from(reader: R<UCSR0C_SPEC>) -> Self
fn from(reader: R<UCSR0C_SPEC>) -> Self
Converts to this type from the input type.
source§impl From<R<UCSR1A_SPEC>> for R
impl From<R<UCSR1A_SPEC>> for R
source§fn from(reader: R<UCSR1A_SPEC>) -> Self
fn from(reader: R<UCSR1A_SPEC>) -> Self
Converts to this type from the input type.
source§impl From<R<UCSR1B_SPEC>> for R
impl From<R<UCSR1B_SPEC>> for R
source§fn from(reader: R<UCSR1B_SPEC>) -> Self
fn from(reader: R<UCSR1B_SPEC>) -> Self
Converts to this type from the input type.
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.
source§impl From<R<UCSR2A_SPEC>> for R
impl From<R<UCSR2A_SPEC>> for R
source§fn from(reader: R<UCSR2A_SPEC>) -> Self
fn from(reader: R<UCSR2A_SPEC>) -> Self
Converts to this type from the input type.
source§impl From<R<UCSR2B_SPEC>> for R
impl From<R<UCSR2B_SPEC>> for R
source§fn from(reader: R<UCSR2B_SPEC>) -> Self
fn from(reader: R<UCSR2B_SPEC>) -> Self
Converts to this type from the input type.
source§impl From<R<UCSR2C_SPEC>> for R
impl From<R<UCSR2C_SPEC>> for R
source§fn from(reader: R<UCSR2C_SPEC>) -> Self
fn from(reader: R<UCSR2C_SPEC>) -> Self
Converts to this type from the input type.
source§impl From<R<UCSR3A_SPEC>> for R
impl From<R<UCSR3A_SPEC>> for R
source§fn from(reader: R<UCSR3A_SPEC>) -> Self
fn from(reader: R<UCSR3A_SPEC>) -> Self
Converts to this type from the input type.
source§impl From<R<UCSR3B_SPEC>> for R
impl From<R<UCSR3B_SPEC>> for R
source§fn from(reader: R<UCSR3B_SPEC>) -> Self
fn from(reader: R<UCSR3B_SPEC>) -> Self
Converts to this type from the input type.
source§impl From<R<UCSR3C_SPEC>> for R
impl From<R<UCSR3C_SPEC>> for R
source§fn from(reader: R<UCSR3C_SPEC>) -> Self
fn from(reader: R<UCSR3C_SPEC>) -> Self
Converts to this type from the input type.
source§impl From<R<WDTCSR_SPEC>> for R
impl From<R<WDTCSR_SPEC>> for R
source§fn from(reader: R<WDTCSR_SPEC>) -> Self
fn from(reader: R<WDTCSR_SPEC>) -> Self
Converts to this type from the input type.
source§impl From<R<XMCRA_SPEC>> for R
impl From<R<XMCRA_SPEC>> for R
source§fn from(reader: R<XMCRA_SPEC>) -> Self
fn from(reader: R<XMCRA_SPEC>) -> Self
Converts to this type from the input type.
source§impl From<R<XMCRB_SPEC>> for R
impl From<R<XMCRB_SPEC>> for R
source§fn from(reader: R<XMCRB_SPEC>) -> Self
fn from(reader: R<XMCRB_SPEC>) -> Self
Converts to this type from the input type.