Type Alias W

Source
pub type W = W<CAM_CFG0_SPEC>;
Expand description

Register cam_cfg0 writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

Source§

impl W

Source

pub fn reg_cam_ref_clk_en(&mut self) -> REG_CAM_REF_CLK_EN_W<'_, CAM_CFG0_SPEC>

Bit 27

Source

pub fn reg_cam_ref_clk_src_sel( &mut self, ) -> REG_CAM_REF_CLK_SRC_SEL_W<'_, CAM_CFG0_SPEC>

Bits 28:29

Source

pub fn reg_cam_ref_clk_div( &mut self, ) -> REG_CAM_REF_CLK_DIV_W<'_, CAM_CFG0_SPEC>

Bits 30:31

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