Type Alias atsame70n21b::mcan0::gfc::RRFS_W

source ·
pub type RRFS_W<'a, const O: u8> = BitWriter<'a, GFC_SPEC, O, RRFSSELECT_A>;
Expand description

Field RRFS writer - Reject Remote Frames Standard

Aliased Type§

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

Implementations§

source§

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

source

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

Filter remote frames with 11-bit standard IDs.

source

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

Reject all remote frames with 11-bit standard IDs.