pub type ADC_OFR1 = Reg<u32, _ADC_OFR1>;
Expand description
Aliased Type§
struct ADC_OFR1 { /* private fields */ }
Trait Implementations§
Source§impl ResetValue for ADC_OFR1
impl ResetValue for ADC_OFR1
Register ADC_OFR1 reset()
’s with value 0
impl Readable for ADC_OFR1
read()
method returns adc_ofr1::R reader structure
impl Writable for ADC_OFR1
write(|w| ..)
method takes adc_ofr1::W writer structure