Struct esp8266::uart0::uart_conf0::UART_CTS_INV_R [−][src]
pub struct UART_CTS_INV_R(_);
Expand description
Field uart_cts_inv
reader - Set this bit to inverse uart cts level
Methods from Deref<Target = FieldReader<bool, bool>>
Returns true
if the bit is clear (0).
Returns true
if the bit is set (1).