pub type HBSTLEN_W<'a, const O: u8> = FieldWriter<'a, u32, GAHBCFG_SPEC, u8, HBSTLEN_A, 4, O>;
Expand description

Field HBSTLEN writer - Burst Length/Type

Implementations§

source§

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

source

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

Single transfer.

source

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

Incrementing burst of unspecified length.

source

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

4-beat incrementing burst.

source

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

8-beat incrementing burst.

source

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

16-beat incrementing burst.