Type Definition nrf52811_pac::p0::pin_cnf::DRIVE_W

source · []
pub type DRIVE_W<'a, const O: u8> = FieldWriterSafe<'a, u32, PIN_CNF_SPEC, u8, DRIVE_A, 3, O>;
Expand description

Field DRIVE writer - Drive configuration

Implementations

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)