Module esp32_hal::pac::twai::clock_divider
Expand description
Clock Divider register
Structs
Clock Divider register
Register
CLOCK_DIVIDER
readerRegister
CLOCK_DIVIDER
writerType Definitions
Field
CD
reader - These bits are used to configure frequency dividing coefficients of the external CLKOUT pin.Field
CD
writer - These bits are used to configure frequency dividing coefficients of the external CLKOUT pin.Field
CLOCK_OFF
reader - This bit can be configured under reset mode. 1: Disable the external CLKOUT pin; 0: Enable the external CLKOUT pinField
CLOCK_OFF
writer - This bit can be configured under reset mode. 1: Disable the external CLKOUT pin; 0: Enable the external CLKOUT pin