pub struct R(_);
Expand description

Register ADC14IFGR0 reader

Implementations

Bit 0 - ADC14MEM0 interrupt flag

Bit 1 - ADC14MEM1 interrupt flag

Bit 2 - ADC14MEM2 interrupt flag

Bit 3 - ADC14MEM3 interrupt flag

Bit 4 - ADC14MEM4 interrupt flag

Bit 5 - ADC14MEM5 interrupt flag

Bit 6 - ADC14MEM6 interrupt flag

Bit 7 - ADC14MEM7 interrupt flag

Bit 8 - ADC14MEM8 interrupt flag

Bit 9 - ADC14MEM9 interrupt flag

Bit 10 - ADC14MEM10 interrupt flag

Bit 11 - ADC14MEM11 interrupt flag

Bit 12 - ADC14MEM12 interrupt flag

Bit 13 - ADC14MEM13 interrupt flag

Bit 14 - ADC14MEM14 interrupt flag

Bit 15 - ADC14MEM15 interrupt flag

Bit 16 - ADC14MEM16 interrupt flag

Bit 17 - ADC14MEM17 interrupt flag

Bit 18 - ADC14MEM18 interrupt flag

Bit 19 - ADC14MEM19 interrupt flag

Bit 20 - ADC14MEM20 interrupt flag

Bit 21 - ADC14MEM21 interrupt flag

Bit 22 - ADC14MEM22 interrupt flag

Bit 23 - ADC14MEM23 interrupt flag

Bit 24 - ADC14MEM24 interrupt flag

Bit 25 - ADC14MEM25 interrupt flag

Bit 26 - ADC14MEM26 interrupt flag

Bit 27 - ADC14MEM27 interrupt flag

Bit 28 - ADC14MEM28 interrupt flag

Bit 29 - ADC14MEM29 interrupt flag

Bit 30 - ADC14MEM30 interrupt flag

Bit 31 - ADC14MEM31 interrupt flag

Methods from Deref<Target = R<ADC14IFGR0_SPEC>>

Reads raw bits from register.

Trait Implementations

The resulting type after dereferencing.

Dereferences the value.

Converts to this type from the input type.

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

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.