pub struct W(_);
Expand description
Register CLK_GATE
writer
Implementations§
source§impl W
impl W
sourcepub fn mst_clk_active(&mut self) -> MST_CLK_ACTIVE_W<'_, 1>
pub fn mst_clk_active(&mut self) -> MST_CLK_ACTIVE_W<'_, 1>
Bit 1 - Set this bit to power on the SPI module clock.
sourcepub fn mst_clk_sel(&mut self) -> MST_CLK_SEL_W<'_, 2>
pub fn mst_clk_sel(&mut self) -> MST_CLK_SEL_W<'_, 2>
Bit 2 - This bit is used to select SPI module clock source in master mode. 1: PLL_CLK_80M. 0: XTAL CLK.