Type Alias atsame54n::can0::rxesc::F1DS_R

source ·
pub type F1DS_R = FieldReader<F1DSSELECT_A>;
Expand description

Field F1DS reader - Rx FIFO 1 Data Field Size

Aliased Type§

struct F1DS_R { /* private fields */ }

Implementations§

source§

impl F1DS_R

source

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