NotrdyR

Type Alias NotrdyR 

pub type NotrdyR = BitReader<Notrdy>;
Expand description

Field NOTRDY reader - FlexCAN Not Ready

Aliased Type§

pub struct NotrdyR { /* private fields */ }

Implementations§

§

impl NotrdyR

pub const fn variant(&self) -> Option<Notrdy>

Get enumerated values variant

pub fn is_0(&self) -> bool

FlexCAN module is either in Normal mode, Listen-Only mode or Loop-Back mode.