RsrcR

Type Alias RsrcR 

pub type RsrcR = BitReader<Rsrc>;
Expand description

Field RSRC reader - Receiver Source Select

Aliased Type§

pub struct RsrcR { /* private fields */ }

Implementations§

§

impl RsrcR

pub const fn variant(&self) -> Rsrc

Get enumerated values variant

pub fn is_0(&self) -> bool

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

pub fn is_1(&self) -> bool

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