Type Alias nrf51_hal::pac::gpio::dirset::PIN7_W

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

Field PIN7 writer - Set as output pin 7.

Aliased Type§

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