Type Alias esp32c6::slchost::inf_st::W

source ·
pub type W = W<INF_ST_SPEC>;
Expand description

Register INF_ST writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

source§

impl W

source

pub fn dll_on_sw(&mut self) -> DLL_ON_SW_W<'_, INF_ST_SPEC>

Bit 15 - dll is controlled by software

source

pub fn dll_on(&mut self) -> DLL_ON_W<'_, INF_ST_SPEC>

Bit 16 - Software dll on

source

pub fn clk_mode_sw(&mut self) -> CLK_MODE_SW_W<'_, INF_ST_SPEC>

Bit 17 - dll clock mode is controlled by software

source

pub fn clk_mode(&mut self) -> CLK_MODE_W<'_, INF_ST_SPEC>

Bits 18:19 - Software set clock mode

source

pub unsafe fn bits(&mut self, bits: u32) -> &mut Self

Writes raw bits to the register.

Safety

Passing incorrect value can cause undefined behaviour. See reference manual