Type Alias W

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

Register cgen_cfg3 writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

Source§

impl W

Source

pub fn cgen_isp_wifipll_80m( &mut self, ) -> CGEN_ISP_WIFIPLL_80M_W<'_, CGEN_CFG3_SPEC>

Bit 2

Source

pub fn cgen_isp_aupll_div5( &mut self, ) -> CGEN_ISP_AUPLL_DIV5_W<'_, CGEN_CFG3_SPEC>

Bit 3

Source

pub fn cgen_isp_aupll_div6( &mut self, ) -> CGEN_ISP_AUPLL_DIV6_W<'_, CGEN_CFG3_SPEC>

Bit 4

Source

pub fn cgen_top_aupll_div5( &mut self, ) -> CGEN_TOP_AUPLL_DIV5_W<'_, CGEN_CFG3_SPEC>

Bit 5

Source

pub fn cgen_top_aupll_div6( &mut self, ) -> CGEN_TOP_AUPLL_DIV6_W<'_, CGEN_CFG3_SPEC>

Bit 6

Source

pub fn cgen_psram_b_wifipll_320m( &mut self, ) -> CGEN_PSRAM_B_WIFIPLL_320M_W<'_, CGEN_CFG3_SPEC>

Bit 7

Source

pub fn cgen_psram_b_aupll_div1( &mut self, ) -> CGEN_PSRAM_B_AUPLL_DIV1_W<'_, CGEN_CFG3_SPEC>

Bit 8

Source

pub fn cgen_top_wifipll_240m( &mut self, ) -> CGEN_TOP_WIFIPLL_240M_W<'_, CGEN_CFG3_SPEC>

Bit 13

Source

pub fn cgen_top_wifipll_320m( &mut self, ) -> CGEN_TOP_WIFIPLL_320M_W<'_, CGEN_CFG3_SPEC>

Bit 14

Source

pub fn cgen_top_aupll_div2( &mut self, ) -> CGEN_TOP_AUPLL_DIV2_W<'_, CGEN_CFG3_SPEC>

Bit 15

Source

pub fn cgen_top_aupll_div1( &mut self, ) -> CGEN_TOP_AUPLL_DIV1_W<'_, CGEN_CFG3_SPEC>

Bit 16

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