pub type MST_CLK_SEL_W<'a, REG> = BitWriter<'a, REG>;Expand description
Field MST_CLK_SEL writer - This bit is used to select SPI module clock source in master mode. 1: PLL_CLK_80M. 0: XTAL CLK.
Aliased Typeยง
struct MST_CLK_SEL_W<'a, REG> { /* private fields */ }