picofuse

init.h File Reference

Hardware initialization, cleanup and polling hooks. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

Lifecycle
void hw_init (void)
 Initializes the hardware system on startup.
 
void hw_exit (void)
 Cleans up the hardware system on shutdown.
 
void hw_poll (void)
 Occasional polling function for the hardware system.
 

Detailed Description

Hardware initialization, cleanup and polling hooks.

Definition in file init.h.