pub struct R(_);
Register ISR reader
ISR
Bit 7 - Analog watchdog flag
Bit 4 - ADC overrun
Bit 3 - End of sequence flag
Bit 2 - End of conversion flag
Bit 1 - End of sampling flag
Bit 0 - ADC ready
Reads raw bits from register.
The resulting type after dereferencing.
Dereferences the value.
Performs the conversion.
Gets the TypeId of self. Read more
TypeId
self
Immutably borrows from an owned value. Read more
Mutably borrows from an owned value. Read more
The type returned in the event of a conversion error.