Paparazzi UAS  v5.8.2_stable-0-g6260b7c
Paparazzi is a free software Unmanned Aircraft System.
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
mcu.h File Reference

Arch independent mcu ( Micro Controller Unit ) utilities. More...

#include <mcu_arch.h>
+ Include dependency graph for mcu.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void mcu_init (void)
 Microcontroller peripherals initialization. More...
 
void mcu_event (void)
 MCU event functions. More...
 
void board_init (void)
 Optional board init function called at the end of mcu_init(). More...
 

Detailed Description

Arch independent mcu ( Micro Controller Unit ) utilities.

Definition in file mcu.h.