Type Alias xmc4400::usic0_ch0::psr_ascmode::RNS_W

source ·
pub type RNS_W<'a, REG> = BitWriter<'a, REG, RNS_A>;
Expand description

Field RNS writer - Receiver Noise Detected

Aliased Type§

struct RNS_W<'a, REG> { /* private fields */ }

Implementations§

source§

impl<'a, REG> RNS_W<'a, REG>
where REG: Writable + RegisterSpec,

source

pub fn value1(self) -> &'a mut W<REG>

Receiver noise has not been detected.

source

pub fn value2(self) -> &'a mut W<REG>

Receiver noise has been detected.