TxctssrcW

Type Alias TxctssrcW 

pub type TxctssrcW<'a, REG> = BitWriter<'a, REG, Txctssrc>;
Expand description

Field TXCTSSRC writer - Transmit CTS Source

Aliased Type§

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

Implementations§

§

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

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

CTS input is the CTS_B pin.

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

CTS input is the inverted Receiver Match result.