Type Alias nrf52840_hal::pac::p0::pin_cnf::DRIVE_W

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

Field DRIVE writer - Drive configuration

Aliased Type§

struct DRIVE_W<'a, const O: u8> { /* private fields */ }