Type Alias atsame70n21b::gmac::dcfgr::FBLDO_W

source ·
pub type FBLDO_W<'a, const O: u8> = FieldWriter<'a, DCFGR_SPEC, 5, O, FBLDOSELECT_A>;
Expand description

Field FBLDO writer - Fixed Burst Length for DMA Data Operations:

Aliased Type§

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

Implementations§

source§

impl<'a, const O: u8> FBLDO_W<'a, O>

source

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

00001: Always use SINGLE AHB bursts

source

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

001xx: Attempt to use INCR4 AHB bursts (Default)

source

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

01xxx: Attempt to use INCR8 AHB bursts

source

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

1xxxx: Attempt to use INCR16 AHB bursts