Bridle API 4.1.99
A Zephyr based application framework
Loading...
Searching...
No Matches

Data for power mode selection and the sleep time duration setting. More...

#include <stk8ba58_reg.h>

Data Fields

uint8_t not_used_01: 1
 
uint8_t sleep_dur: 4
 
uint8_t not_used_02: 1
 
uint8_t lowpower: 1
 
uint8_t suspend: 1
 

Detailed Description

Data for power mode selection and the sleep time duration setting.

Field Documentation

◆ lowpower

uint8_t stk8ba58_powmode_t::lowpower

◆ not_used_01

uint8_t stk8ba58_powmode_t::not_used_01

◆ not_used_02

uint8_t stk8ba58_powmode_t::not_used_02

◆ sleep_dur

uint8_t stk8ba58_powmode_t::sleep_dur

◆ suspend

uint8_t stk8ba58_powmode_t::suspend

The documentation for this struct was generated from the following file: