Type Alias atsame70n21b::mcan0::tocc::TOS_W

source ·
pub type TOS_W<'a, const O: u8> = FieldWriterSafe<'a, TOCC_SPEC, 2, O, TOSSELECT_A>;
Expand description

Field TOS writer - Timeout Select

Aliased Type§

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

Implementations§

source§

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

source

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

Continuous operation

source

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

Timeout controlled by Tx Event FIFO

source

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

Timeout controlled by Receive FIFO 0

source

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

Timeout controlled by Receive FIFO 1