TxctssrcR

Type Alias TxctssrcR 

pub type TxctssrcR = BitReader<Txctssrc>;
Expand description

Field TXCTSSRC reader - Transmit CTS Source

Aliased Type§

pub struct TxctssrcR { /* private fields */ }

Implementations§

§

impl TxctssrcR

pub const fn variant(&self) -> Txctssrc

Get enumerated values variant

pub fn is_0(&self) -> bool

CTS input is the CTS_B pin.

pub fn is_1(&self) -> bool

CTS input is the inverted Receiver Match result.