pub struct R(_);
Expand description

Register PMMIFG reader

Implementations

Bit 0 - SVS and SVM low side Delay expired interrupt flag

Bit 1 - SVM low side interrupt flag

Bit 2 - SVM low side Voltage Level Reached interrupt flag

Bit 4 - SVS and SVM high side Delay expired interrupt flag

Bit 5 - SVM high side interrupt flag

Bit 6 - SVM high side Voltage Level Reached interrupt flag

Bit 8 - PMM Software BOR interrupt flag

Bit 9 - PMM RESET pin interrupt flag

Bit 10 - PMM Software POR interrupt flag

Bit 12 - SVS low side interrupt flag

Bit 13 - SVS high side interrupt flag

Bit 15 - LPM5 indication Flag

Methods from Deref<Target = R<PMMIFG_SPEC>>

Reads raw bits from register.

Trait Implementations

The resulting type after dereferencing.

Dereferences the value.

Performs the conversion.

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

Performs the conversion.

Performs the conversion.

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.