ConfigureTc0
Default mainpagebasic-usart-hw-handshaking-projectConfigureTc0
Description Source Call Graph
ConfigureTc0
Configures Timer Counter 0 (TC0) to generate an interrupt every second.
 
Syntax / parameters
void ConfigureTc0 (void)

Description
Configures Timer Counter 0 (TC0) to generate an interrupt every second.
This interrupt will be used to display the number of bytes received on the USART.

Configure TC for a 1s (= 1Hz) tick
 
Source
The documentation for this Member was generated from the following file:
  • main.c