#include <board_monitor.h>
Data Fields | |
uint32_t | cpu_freq |
CPU freq variable. More... | |
cpu_src_t | cpu_src |
CPU clock source variable. More... | |
power_scaling_t | power_scaling |
power scaling variable More... | |
sleep_mode_t | sleep_mode |
sleep mode variable More... | |
uint32_t sam4l_status_t::cpu_freq |
CPU freq variable.
Referenced by ui_bm_send_mcu_status(), and ui_set_mcu_status().
cpu_src_t sam4l_status_t::cpu_src |
CPU clock source variable.
Referenced by ui_bm_send_mcu_status(), and ui_set_mcu_status().
power_scaling_t sam4l_status_t::power_scaling |
power scaling variable
Referenced by ui_bm_send_mcu_status(), ui_get_power_scaling_mcu_status(), ui_set_mcu_status(), and ui_set_power_scaling_mcu_status().
sleep_mode_t sam4l_status_t::sleep_mode |
sleep mode variable
Referenced by ui_bm_send_mcu_status(), ui_get_sleep_mode_mcu_status(), ui_set_mcu_status(), and ui_set_sleep_mode_mcu_status().