Type Alias nrf51_hal::pac::gpio::dir::PIN8_W

source ·
pub type PIN8_W<'a, const O: u8> = BitWriterRaw<'a, u32, DIR_SPEC, PIN8_A, BitM, O>;
Expand description

Field PIN8 writer - Pin 8.

Aliased Type§

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