Type Alias W

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

Register psram_config writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

Source§

impl W

Source

pub fn reg_psram_b_clk_en( &mut self, ) -> REG_PSRAM_B_CLK_EN_W<'_, PSRAM_CONFIG_SPEC>

Bit 27

Source

pub fn reg_psram_b_clk_sel( &mut self, ) -> REG_PSRAM_B_CLK_SEL_W<'_, PSRAM_CONFIG_SPEC>

Bit 28

Source

pub fn reg_psram_b_clk_div( &mut self, ) -> REG_PSRAM_B_CLK_DIV_W<'_, PSRAM_CONFIG_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