Type Alias esp32c3::twai0::clock_divider::CLOCK_OFF_W

source ·
pub type CLOCK_OFF_W<'a, REG> = BitWriter<'a, REG>;
Expand description

Field CLOCK_OFF writer - This bit can be configured under reset mode. 1: Disable the external CLKOUT pin; 0: Enable the external CLKOUT pin

Aliased Type§

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