25.6.4.13.10 Function tcc_disable_circular_buffer_compare()

Disable circular option for double buffered compare values.

enum status_code tcc_disable_circular_buffer_compare( struct tcc_module *const module_inst, enum tcc_match_capture_channel channel_index)

Stop circularing the double buffered compare values.

Table 25-66. Parameters
Data directionParameter nameDescription

[in]

module_inst

Pointer to the TCC software instance struct

[in]

channel_index

Index of the compare channel to set up to

Table 25-67. Return Values
Return valueDescription

STATUS_OK

The module was initialized successfully

STATUS_INVALID_ARG

An invalid channel index is supplied