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

type R = R<u32, DIR>;

Reader of register DIR[%s]

Methods

impl R[src]

pub fn dirp(&self) -> DIRP_R[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.