Type Alias atsamd51j::sdhc0::bcr::W

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

Register BCR writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

source§

impl W

source

pub fn bcnt(&mut self) -> BCNT_W<'_, BCR_SPEC, 0>

Bits 0:15 - Blocks Count for Current Transfer

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