Type Alias xmc4300::usic0_ch0::psr_ascmode::RnsR

source ·
pub type RnsR = BitReader<Rns>;
Expand description

Field RNS reader - Receiver Noise Detected

Aliased Type§

struct RnsR { /* private fields */ }

Implementations§

source§

impl RnsR

source

pub const fn variant(&self) -> Rns

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

Receiver noise has not been detected.

source

pub fn is_value2(&self) -> bool

Receiver noise has been detected.