Type Alias atsame54n::can0::test::TX_R

source ·
pub type TX_R = FieldReader<TXSELECT_A>;
Expand description

Field TX reader - Control of Transmit Pin

Aliased Type§

struct TX_R { /* private fields */ }

Implementations§

source§

impl TX_R

source

pub const fn variant(&self) -> TXSELECT_A

Get enumerated values variant

source

pub fn is_core(&self) -> bool

TX controlled by CAN core

source

pub fn is_sample(&self) -> bool

TX monitoring sample point

source

pub fn is_dominant(&self) -> bool

Dominant (0) level at pin CAN_TX

source

pub fn is_recessive(&self) -> bool

Recessive (1) level at pin CAN_TX