Type Alias nrf51_hal::pac::gpio::dirset::PIN11_W

source ·
pub type PIN11_W<'a, const O: u8> = BitWriterRaw<'a, u32, DIRSET_SPEC, PIN11_AW, BitM, O>;
Expand description

Field PIN11 writer - Set as output pin 11.

Aliased Type§

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