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

type W = W<u32, FCCTRLSEL>;

Writer for register FCCTRLSEL%s

Methods

impl W[src]

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

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

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

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

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

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

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

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