pub type RXPBUFSIZE_W<'a, const O: u8> = FieldWriterSafe<'a, u32, DMACFG_SPEC, u8, RXPBUFSIZE_A, 2, O>;
Expand description

Field RXPBUFSIZE writer - Receiver packet buffer memory size select.

Implementations§

source§

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

source

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

Do not use top three address bits (0.5 Kb)

source

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

Do not use top two address bits (1 Kb)

source

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

Do not use top address bit (2 Kb)

source

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

Use full configured addressable space (4 Kb)