Struct efm32gg11b::lesense::ctrl::SCANCONF_W[][src]

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

Write proxy for field SCANCONF

Implementations

Writes variant to the field

The channel configuration register registers used are directly mapped to the channel number.

The channel configuration register registers used are CHX+8_CONF for channels 0-7 and CHX-8_CONF for channels 8-15.

The channel configuration register registers used toggles between CHX_CONF and CHX+8_CONF when channel x triggers

The decoder state defines the CONF registers to be used.

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.