pub struct R(_);
Expand description

Register CACTL1 reader

Implementations

Bit 0 - Comp. A Interrupt Flag

Bit 1 - Comp. A Interrupt Enable

Bit 2 - Comp. A Int. Edge Select: 0:rising / 1:falling

Bit 3 - Comp. A enable

Bits 4:5 - Comp. A Internal Reference Select 0

Bit 6 - Comp. A Internal Reference Enable

Bit 7 - Comp. A Exchange Inputs

Methods from Deref<Target = R<CACTL1_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.