Type Alias nrf52810_hal::pac::p0::pin_cnf::DIR_W

source ·
pub type DIR_W<'a, const O: u8> = BitWriterRaw<'a, u32, PIN_CNF_SPEC, DIR_A, BitM, O>;
Expand description

Field DIR writer - Pin direction. Same physical register as DIR register

Aliased Type§

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