Type Alias atsame54p::sdhc0::pvr::W

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

Register PVR[%s] writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

source§

impl W

source

pub fn sdclkfsel(&mut self) -> SDCLKFSEL_W<'_, PVR_SPEC, 0>

Bits 0:9 - SDCLK Frequency Select Value for Initialization

source

pub fn clkgsel(&mut self) -> CLKGSEL_W<'_, PVR_SPEC, 10>

Bit 10 - Clock Generator Select Value for Initialization

source

pub fn drvsel(&mut self) -> DRVSEL_W<'_, PVR_SPEC, 14>

Bits 14:15 - Driver Strength Select Value for Initialization

source

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

Writes raw bits to the register.

§Safety

Passing incorrect value can cause undefined behaviour. See reference manual