[][src]Type Definition lpc54606_pac::gpio::dir::W

type W = W<u32, DIR>;

Writer for register DIR[%s]

Methods

impl W[src]

pub fn dirp(&mut self) -> DIRP_W[src]

Bits 0:31 - Selects pin direction for pin PIOm_n (bit 0 = PIOn_0, bit 1 = PIOn_1, etc.). Supported pins depends on the specific device and package. 0 = input. 1 = output.