Type Alias atsame70n21b::mcan0::gfc::RRFE_W

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

Field RRFE writer - Reject Remote Frames Extended

Aliased Type§

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

Implementations§

source§

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

source

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

Filter remote frames with 29-bit extended IDs.

source

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

Reject all remote frames with 29-bit extended IDs.