Type Alias xmc4300::can_node0::ncr::TrieR

source ·
pub type TrieR = BitReader<Trie>;
Expand description

Field TRIE reader - Transfer Interrupt Enable

Aliased Type§

struct TrieR { /* private fields */ }

Implementations§

source§

impl TrieR

source

pub const fn variant(&self) -> Trie

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

Transfer interrupt is disabled.

source

pub fn is_value2(&self) -> bool

Transfer interrupt is enabled.