Type Alias atsamd51p::sdhc0::acr::BMAX_W

source ·
pub type BMAX_W<'a, REG, const O: u8> = FieldWriterSafe<'a, REG, 2, O, BMAXSELECT_A>;
Expand description

Field BMAX writer - AHB Maximum Burst

Aliased Type§

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

Implementations§

source§

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

source

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

0

source

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

1

source

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

10

source

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

11