7.1.18 Function tc_set_block_mode()
Configure the TC Block mode.
void tc_set_block_mode( Tc * p_tc, uint32_t ul_blockmode)
Note: The function tc_init() must be called prior to this one.
Data direction | Parameter name | Description |
---|---|---|
[out] | p_tc |
Module hardware register base address pointer |
[in] | ul_blockmode |
Block mode register value to set |
Note: For more information regarding ul_blockmode configuration refer to the section entitled "TC Block Mode Register" in the device-specific datasheet.