Struct lpc845_pac::capt::ctrl::XPINUSE_W[][src]

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

Field XPINUSE writer - Controls how X pins selected in XPINSEL are used when not active in the current polling round.

Implementations

Writes variant to the field

Normal mode. Each inactive X pin is Hi-Z.

Ground mode. Each inactive X pin is Low

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.

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.