summaryrefslogtreecommitdiff
path: root/FreeRTOS/Demo/AVR_ATmega328PB_Xplained_mini_GCC/RTOSDemo/doxygen/system.dox
blob: f484a48ee656e38df1615922d892cd2438e4de3d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
/*------------------------------------------------------------------------*/ /**
\defgroup doc_driver_system System drivers



\section doc_driver_system_init_basic_and_practice System Drivers

The system drivers controls various peripherals and systems such as
- BOD
- Interrupt Controller
- Clock Controller
- Configuration Change Protection Controller
- Reset Controller
- Sleep Controller

*/