Type Alias esp32c3::twai0::clock_divider::CLOCK_OFF_R

source ·
pub type CLOCK_OFF_R = BitReader;
Expand description

Field CLOCK_OFF reader - 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_R { /* private fields */ }