Type Alias atsame54n::can0::rxesc::RBDS_W

source ·
pub type RBDS_W<'a, REG, const O: u8> = FieldWriterSafe<'a, REG, 3, O, RBDSSELECT_A>;
Expand description

Field RBDS writer - Rx Buffer Data Field Size

Aliased Type§

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

Implementations§

source§

impl<'a, REG, const O: u8> RBDS_W<'a, REG, O>
where REG: Writable + RegisterSpec, REG::Ux: From<u8>,

source

pub fn data8(self) -> &'a mut W<REG>

8 byte data field

source

pub fn data12(self) -> &'a mut W<REG>

12 byte data field

source

pub fn data16(self) -> &'a mut W<REG>

16 byte data field

source

pub fn data20(self) -> &'a mut W<REG>

20 byte data field

source

pub fn data24(self) -> &'a mut W<REG>

24 byte data field

source

pub fn data32(self) -> &'a mut W<REG>

32 byte data field

source

pub fn data48(self) -> &'a mut W<REG>

48 byte data field

source

pub fn data64(self) -> &'a mut W<REG>

64 byte data field