LoopsR

Type Alias LoopsR 

pub type LoopsR = BitReader<Loops>;
Expand description

Field LOOPS reader - Loop Mode Select

Aliased Type§

pub struct LoopsR { /* private fields */ }

Implementations§

§

impl LoopsR

pub const fn variant(&self) -> Loops

Get enumerated values variant

pub fn is_0(&self) -> bool

Normal operation - RXD and TXD use separate pins.

pub fn is_1(&self) -> bool

Loop mode or single-wire mode where transmitter outputs are internally connected to receiver input (see RSRC bit).