Struct efm32gg11b::acmp3::extifctrl::APORTSEL_W[][src]

pub struct APORTSEL_W<'a> { /* fields omitted */ }
Expand description

Write proxy for field APORTSEL

Implementations

Writes variant to the field

APORT0X used. EXT_BASE = ACMP_INPUTSEL_POSSEL_APORT0XCH0.

APORT0Y used. EXT_BASE = ACMP_INPUTSEL_POSSEL_APORT0YCH0.

APORT1X used. EXT_BASE = ACMP_INPUTSEL_POSSEL_APORT1XCH0.

APORT1Y used. EXT_BASE = ACMP_INPUTSEL_POSSEL_APORT1XCH0.

APORT1X/Y used. EXT_BASE = ACMP_INPUTSEL_POSSEL_APORT1XCH0.

APORT2X used. EXT_BASE = ACMP_INPUTSEL_POSSEL_APORT2YCH0.

APORT2Y used. EXT_BASE = ACMP_INPUTSEL_POSSEL_APORT2YCH0.

APORT2Y/X used. EXT_BASE = ACMP_INPUTSEL_POSSEL_APORT2YCH0.

APORT3X used. EXT_BASE = ACMP_INPUTSEL_POSSEL_APORT3XCH0.

APORT3Y used. EXT_BASE = ACMP_INPUTSEL_POSSEL_APORT3XCH0.

APORT3X/Y used. EXT_BASE = ACMP_INPUTSEL_POSSEL_APORT3XCH0.

APORT4X used. EXT_BASE = ACMP_INPUTSEL_POSSEL_APORT4YCH0.

APORT4Y used. EXT_BASE = ACMP_INPUTSEL_POSSEL_APORT4YCH0.

APORT4Y/X used. EXT_BASE = ACMP_INPUTSEL_POSSEL_APORT4YCH0.

Writes raw bits to the field

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.

Should always be Self

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.