RsrcW

Type Alias RsrcW 

pub type RsrcW<'a, REG> = BitWriter<'a, REG, Rsrc>;
Expand description

Field RSRC writer - Receiver Source Select

Aliased Type§

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

Implementations§

§

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

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

Provided LOOPS is set, RSRC is cleared, selects internal loop back mode and the LPUART does not use the RXD pin.

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

Single-wire LPUART mode where the TXD pin is connected to the transmitter output and receiver input.