pub type USCLKS_W<'a, const O: u8> = FieldWriter<'a, u32, SPI_MODE_MR_SPI_MODE_SPEC, u8, USCLKS_A, 2, O>;
Expand description

Field USCLKS writer - Clock Selection

Implementations§

source§

impl<'a, const O: u8> USCLKS_W<'a, O>

source

pub fn mck(self) -> &'a mut W

master Clock MCK is selected

source

pub fn div(self) -> &'a mut W

Internal Clock Divided MCK/DIV (DIV=8) is selected

source

pub fn sck(self) -> &'a mut W

Serial Clock SLK is selected