pub type BLOCKSIZE_W<'a, const O: u8> = FieldWriter<'a, u32, CH9_CTRL_SPEC, u8, BLOCKSIZE_A, 4, O>;
Expand description

Field BLOCKSIZE writer - Block Transfer Size

Implementations§

source§

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

source

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

One unit transfer per arbitration

source

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

Two unit transfers per arbitration

source

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

Three unit transfers per arbitration

source

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

Four unit transfers per arbitration

source

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

Six unit transfers per arbitration

source

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

Eight unit transfers per arbitration

source

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

Sixteen unit transfers per arbitration

source

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

32 unit transfers per arbitration

source

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

64 unit transfers per arbitration

source

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

128 unit transfers per arbitration

source

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

256 unit transfers per arbitration

source

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

512 unit transfers per arbitration

source

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

1024 unit transfers per arbitration

source

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

Transfer all units as specified by the XFRCNT field