Type Alias nrf52832_hal::pac::p0::dirset::PIN16_W

source ·
pub type PIN16_W<'a, const O: u8> = BitWriterRaw<'a, u32, DIRSET_SPEC, PIN16_AW, Bit1S, O>;
Expand description

Field PIN16 writer - Set as output pin 16

Aliased Type§

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