[][src]Type Definition lpc82x_pac::swm0::pinassign9::R

type R = R<u32, PINASSIGN9>;

Reader of register PINASSIGN9

Methods

impl R[src]

pub fn sct_out5_o(&self) -> SCT_OUT5_O_R[src]

Bits 0:7 - SCT_OUT5 function assignment. The value is the pin number to be assigned to this function. The following pins are available: PIO0_0 (= 0) to PIO0_28 (= 0x1C).

pub fn i2c1_sda_io(&self) -> I2C1_SDA_IO_R[src]

Bits 8:15 - I2C1_SDA function assignment. The value is the pin number to be assigned to this function. The following pins are available: PIO0_0 (= 0) to PIO0_28 (= 0x1C).

pub fn i2c1_scl_io(&self) -> I2C1_SCL_IO_R[src]

Bits 16:23 - I2C1_SCL function assignment. The value is the pin number to be assigned to this function. The following pins are available: PIO0_0 (= 0) to PIO0_28 (= 0x1C).

pub fn i2c2_sda_io(&self) -> I2C2_SDA_IO_R[src]

Bits 24:31 - I2C1_SDA function assignment. The value is the pin number to be assigned to this function. The following pins are available: PIO0_0 (= 0) to PIO0_28 (= 0x1C).