Type Alias W

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

Register sdh_config writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

Source§

impl W

Source

pub fn reg_sdh_clk_div(&mut self) -> REG_SDH_CLK_DIV_W<'_, SDH_CONFIG_SPEC>

Bits 9:11

Source

pub fn reg_sdh_clk_sel(&mut self) -> REG_SDH_CLK_SEL_W<'_, SDH_CONFIG_SPEC>

Bit 12

Source

pub fn reg_sdh_clk_en(&mut self) -> REG_SDH_CLK_EN_W<'_, SDH_CONFIG_SPEC>

Bit 13

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