Struct nrf52811_pac::p0::pin_cnf::DRIVE_W[][src]

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

Field DRIVE writer - Drive configuration

Implementations

Writes variant to the field

Standard ‘0’, standard ‘1’

High drive ‘0’, standard ‘1’

Standard ‘0’, high drive ‘1’

High drive ‘0’, high ’drive ‘1’’

Disconnect ‘0’ standard ‘1’ (normally used for wired-or connections)

Disconnect ‘0’, high drive ‘1’ (normally used for wired-or connections)

Standard ‘0’. disconnect ‘1’ (normally used for wired-and connections)

High drive ‘0’, disconnect ‘1’ (normally used for wired-and connections)

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.