HaltR

Type Alias HaltR 

pub type HaltR = BitReader<Halt>;
Expand description

Field HALT reader - Halt FlexCAN

Aliased Type§

pub struct HaltR { /* private fields */ }

Implementations§

§

impl HaltR

pub const fn variant(&self) -> Halt

Get enumerated values variant

pub fn is_0(&self) -> bool

No Freeze mode request.

pub fn is_1(&self) -> bool

Enters Freeze mode if the FRZ bit is asserted.