pub type PSIZE_W<'a, const O: u8> = FieldWriterSafe<'a, HSTPIPCFG_CTRL_BULK_MODE_SPEC, 3, O, PSIZESELECT_A>;
Expand description

Field PSIZE writer - Pipe Size

Aliased Type§

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

Implementations§

source§

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

source

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

8 bytes

source

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

16 bytes

source

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

32 bytes

source

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

64 bytes

source

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

128 bytes

source

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

256 bytes

source

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

512 bytes

source

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

1024 bytes