Type Alias xmc4500::usic0_ch0::psr_iicmode::NACK_R

source ·
pub type NACK_R = BitReader<NACK_A>;
Expand description

Field NACK reader - Non-Acknowledge Received

Aliased Type§

struct NACK_R { /* private fields */ }

Implementations§

source§

impl NACK_R

source

pub const fn variant(&self) -> NACK_A

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

A non-acknowledge has not been received.

source

pub fn is_value2(&self) -> bool

A non-acknowledge has been received.