Implementation of hal_pof. More...
#include "nrf24le1.h"#include "hal_pof.h"Go to the source code of this file.
Functions | |
| void | hal_pof_enable (_Bool enable) |
| void | hal_pof_set_threshold (hal_pof_threshold_t threshold) |
| _Bool | hal_pof_warning (void) |
Implementation of hal_pof.
Definition in file hal_pof.c.
1.7.2