[][src]Type Definition lpc845_pac::iocon::pio0_15::R

type R = R<u32, PIO0_15>;

Reader of register PIO0_15

Methods

impl R[src]

pub fn mode(&self) -> MODE_R[src]

Bits 3:4 - Selects function mode (on-chip pull-up/pull-down resistor control).

pub fn hys(&self) -> HYS_R[src]

Bit 5 - Hysteresis.

pub fn inv(&self) -> INV_R[src]

Bit 6 - Invert input

pub fn od(&self) -> OD_R[src]

Bit 10 - Open-drain mode.

pub fn s_mode(&self) -> S_MODE_R[src]

Bits 11:12 - Digital filter sample mode.

pub fn clk_div(&self) -> CLK_DIV_R[src]

Bits 13:15 - Select peripheral clock divider for input filter sampling clock. Value 0x7 is reserved.