25.6.2.8 Struct tcc_module

TCC software instance structure, used to retain software state information of an associated hardware module instance.

Note: The fields of this structure should not be altered by the user application; they are reserved only for module-internal use.
Table 25-17. Members
TypeNameDescription
tcc_callback_t callback[]

Array of callbacks.

booldouble_buffering_enabled

Set to true to write to buffered registers.

uint32_tenable_callback_mask

Bit mask for callbacks enabled.

Tcc *hw

Hardware module pointer of the associated Timer/Counter peripheral.

uint32_tregister_callback_mask

Bit mask for callbacks registered.