Struct esp32c3::uart0::clk_conf::SCLK_EN_R [−][src]
pub struct SCLK_EN_R(_);
Expand description
Field SCLK_EN
reader - Set this bit to enable UART Tx/Rx clock.
Methods from Deref<Target = FieldReader<bool, bool>>
Returns true
if the bit is clear (0).
Returns true
if the bit is set (1).