pub type W = W<CONF_SPEC>;
Expand description
Register CONF
writer
Aliased Type§
struct W { /* private fields */ }
Implementations§
Source§impl W
impl W
Sourcepub fn apb_clk_sel(&mut self) -> APB_CLK_SEL_W<'_, CONF_SPEC>
pub fn apb_clk_sel(&mut self) -> APB_CLK_SEL_W<'_, CONF_SPEC>
Bits 0:1 - This bit is used to select clock source for the 4 timers . 2’d1: APB_CLK 2’d2: RTC8M_CLK 2’d3: XTAL_CLK
Sourcepub fn gamma_ram_clk_en_ch0(&mut self) -> GAMMA_RAM_CLK_EN_CH0_W<'_, CONF_SPEC>
pub fn gamma_ram_clk_en_ch0(&mut self) -> GAMMA_RAM_CLK_EN_CH0_W<'_, CONF_SPEC>
Bit 2 - This bit is used to control clock. 1’b1: Force clock on for gamma ram. 1’h0: Support clock only when application writes or read gamma ram.
Sourcepub fn gamma_ram_clk_en_ch1(&mut self) -> GAMMA_RAM_CLK_EN_CH1_W<'_, CONF_SPEC>
pub fn gamma_ram_clk_en_ch1(&mut self) -> GAMMA_RAM_CLK_EN_CH1_W<'_, CONF_SPEC>
Bit 3 - This bit is used to control clock. 1’b1: Force clock on for gamma ram. 1’h0: Support clock only when application writes or read gamma ram.
Sourcepub fn gamma_ram_clk_en_ch2(&mut self) -> GAMMA_RAM_CLK_EN_CH2_W<'_, CONF_SPEC>
pub fn gamma_ram_clk_en_ch2(&mut self) -> GAMMA_RAM_CLK_EN_CH2_W<'_, CONF_SPEC>
Bit 4 - This bit is used to control clock. 1’b1: Force clock on for gamma ram. 1’h0: Support clock only when application writes or read gamma ram.
Sourcepub fn gamma_ram_clk_en_ch3(&mut self) -> GAMMA_RAM_CLK_EN_CH3_W<'_, CONF_SPEC>
pub fn gamma_ram_clk_en_ch3(&mut self) -> GAMMA_RAM_CLK_EN_CH3_W<'_, CONF_SPEC>
Bit 5 - This bit is used to control clock. 1’b1: Force clock on for gamma ram. 1’h0: Support clock only when application writes or read gamma ram.
Sourcepub fn gamma_ram_clk_en_ch4(&mut self) -> GAMMA_RAM_CLK_EN_CH4_W<'_, CONF_SPEC>
pub fn gamma_ram_clk_en_ch4(&mut self) -> GAMMA_RAM_CLK_EN_CH4_W<'_, CONF_SPEC>
Bit 6 - This bit is used to control clock. 1’b1: Force clock on for gamma ram. 1’h0: Support clock only when application writes or read gamma ram.
Sourcepub fn gamma_ram_clk_en_ch5(&mut self) -> GAMMA_RAM_CLK_EN_CH5_W<'_, CONF_SPEC>
pub fn gamma_ram_clk_en_ch5(&mut self) -> GAMMA_RAM_CLK_EN_CH5_W<'_, CONF_SPEC>
Bit 7 - This bit is used to control clock. 1’b1: Force clock on for gamma ram. 1’h0: Support clock only when application writes or read gamma ram.