Type Alias atsame51g::can0::rxesc::F0DS_R

source ·
pub type F0DS_R = FieldReader<F0DSSELECT_A>;
Expand description

Field F0DS reader - Rx FIFO 0 Data Field Size

Aliased Type§

struct F0DS_R { /* private fields */ }

Implementations§

source§

impl F0DS_R

source

pub const fn variant(&self) -> F0DSSELECT_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