Type Alias atsamd51j::sdhc0::bsr::BOUNDARY_W

source ·
pub type BOUNDARY_W<'a, REG, const O: u8> = FieldWriterSafe<'a, REG, 3, O, BOUNDARYSELECT_A>;
Expand description

Field BOUNDARY writer - SDMA Buffer Boundary

Aliased Type§

struct BOUNDARY_W<'a, REG, const O: u8> { /* private fields */ }

Implementations§

source§

impl<'a, REG, const O: u8> BOUNDARY_W<'a, REG, O>
where REG: Writable + RegisterSpec, REG::Ux: From<u8>,

source

pub fn _4k(self) -> &'a mut W<REG>

4k bytes

source

pub fn _8k(self) -> &'a mut W<REG>

8k bytes

source

pub fn _16k(self) -> &'a mut W<REG>

16k bytes

source

pub fn _32k(self) -> &'a mut W<REG>

32k bytes

source

pub fn _64k(self) -> &'a mut W<REG>

64k bytes

source

pub fn _128k(self) -> &'a mut W<REG>

128k bytes

source

pub fn _256k(self) -> &'a mut W<REG>

256k bytes

source

pub fn _512k(self) -> &'a mut W<REG>

512k bytes