Type Alias atsame54n::can0::rxesc::RBDS_R

source ·
pub type RBDS_R = FieldReader<RBDSSELECT_A>;
Expand description

Field RBDS reader - Rx Buffer Data Field Size

Aliased Type§

struct RBDS_R { /* private fields */ }

Implementations§

source§

impl RBDS_R

source

pub const fn variant(&self) -> RBDSSELECT_A

Get enumerated values variant

source

pub fn is_data8(&self) -> bool

8 byte data field

source

pub fn is_data12(&self) -> bool

12 byte data field

source

pub fn is_data16(&self) -> bool

16 byte data field

source

pub fn is_data20(&self) -> bool

20 byte data field

source

pub fn is_data24(&self) -> bool

24 byte data field

source

pub fn is_data32(&self) -> bool

32 byte data field

source

pub fn is_data48(&self) -> bool

48 byte data field

source

pub fn is_data64(&self) -> bool

64 byte data field