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

type R = R<u32, PINASSIGN7>;

Reader of register PINASSIGN7

Methods

impl R[src]

pub fn sct_pin1_i(&self) -> SCT_PIN1_I_R[src]

Bits 0:7 - SCT_PIN1 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 sct_pin2_i(&self) -> SCT_PIN2_I_R[src]

Bits 8:15 - SCT_PIN2 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 sct_pin3_i(&self) -> SCT_PIN3_I_R[src]

Bits 16:23 - SCT_PIN3 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 sct_out0_o(&self) -> SCT_OUT0_O_R[src]

Bits 24:31 - SCT_OUT0 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).