Type Alias xmc4800::usic0_ch0::pcr_sscmode::SELINV_W

source ·
pub type SELINV_W<'a, REG> = BitWriter<'a, REG, SELINV_A>;
Expand description

Field SELINV writer - Select Inversion

Aliased Type§

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

Implementations§

source§

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

source

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

The SELO outputs have the same polarity as the MSLS signal (active high).

source

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

The SELO outputs have the inverted polarity to the MSLS signal (active low).