CTSEN_W

Type Alias CTSEN_W 

Source
pub type CTSEN_W<'a, REG> = BitWriter<'a, REG>;
Expand description

Field CTSEN writer - CTS hardware flow control enable. If this bit is set to 1, CTS hardware flow control is enabled. Data is only transmitted when the nUARTCTS signal is asserted.

Aliased Typeยง

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