pub struct W { /* private fields */ }
Expand description
Value to write to the register
Reset value of the register
Writes raw bits to the register
Bit 7 - Analog watchdog interrupt enable
Bit 4 - Overrun interrupt enable
Bit 3 - End of conversion sequence interrupt enable
Bit 2 - End of conversion interrupt enable
Bit 1 - End of sampling flag interrupt enable
Bit 0 - ADC ready interrupt enable
Immutably borrows from an owned value.
Read more
Mutably borrows from an owned value.
Read more
Returns the argument unchanged.
Calls U::from(self).
That is, this conversion is whatever the implementation of
From<T> for U chooses to do.
The type returned in the event of a conversion error.
Performs the conversion.
The type returned in the event of a conversion error.
Performs the conversion.