pub type NACK_R = BitReader<NACKSELECT_A>;
Expand description

Field NACK reader - Non Acknowledge or LIN Break Sent or LIN Break Received

Implementations§

source§

impl NACK_R

source

pub fn variant(&self) -> NACKSELECT_A

Get enumerated values variant

source

pub fn is_0(&self) -> bool

Checks if the value of the field is _0

source

pub fn is_1(&self) -> bool

Checks if the value of the field is _1