[][src]Type Definition lpc55s6x_pac::sysctl::fcctrlsel::R

type R = R<u32, FCCTRLSEL>;

Reader of register FCCTRLSEL%s

Methods

impl R[src]

pub fn sckinsel(&self) -> SCKINSEL_R[src]

Bits 0:1 - Selects the source for SCK going into this Flexcomm.

pub fn wsinsel(&self) -> WSINSEL_R[src]

Bits 8:9 - Selects the source for WS going into this Flexcomm.

pub fn datainsel(&self) -> DATAINSEL_R[src]

Bits 16:17 - Selects the source for DATA input to this Flexcomm.

pub fn dataoutsel(&self) -> DATAOUTSEL_R[src]

Bits 24:25 - Selects the source for DATA output from this Flexcomm.