[][src]Type Definition lpc55s6x_pac::iocon::pio0_13::W

type W = W<u32, PIO0_13>;

Writer for register PIO0_13

Methods

impl W[src]

pub fn func(&mut self) -> FUNC_W[src]

Bits 0:3 - Selects pin function.

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

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

pub fn slew(&mut self) -> SLEW_W[src]

Bit 6 - Driver slew rate.

pub fn invert(&mut self) -> INVERT_W[src]

Bit 7 - Input polarity.

pub fn digimode(&mut self) -> DIGIMODE_W[src]

Bit 8 - Select Digital mode.

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

Bit 9 - Controls open-drain mode.

pub fn ssel(&mut self) -> SSEL_W[src]

Bit 11 - Supply Selection bit.

pub fn filteroff(&mut self) -> FILTEROFF_W[src]

Bit 12 - Controls input glitch filter.

pub fn ecs(&mut self) -> ECS_W[src]

Bit 13 - Pull-up current source enable in IIC mode.

pub fn egp(&mut self) -> EGP_W[src]

Bit 14 - Controls slew rate of I2C pad.

pub fn i2cfilter(&mut self) -> I2CFILTER_W[src]

Bit 15 - Configures I2C features for standard mode, fast mode, and Fast Mode Plus operation.