Apps
Components
Interfaces
All Files
Source Tree
source:
tos.chips.mc13192.mc13192StateM.nc
Component: mc13192StateM
Required Interfaces
mc13192Regs
Regs
mc13192EventTimer
EventTimer
Debug
Provided Interfaces
mc13192State
State
Variables
uint16_t rxtxMode
uint16_t irqMask = 0
void setRXTXMode(uint16_t mode)
void enableLowerIRQs(void)
void disableLowerIRQs(void)
Function Index
async command uint16_t
State.getRXTXStateMirror
(void)
async command uint16_t
State.getRXTXState
(void)
async command result_t
State.setRXTXStateMirror
(uint16_t reqMode)
async command result_t
State.setIdleMode
(void)
async command result_t
State.setCCAMode
(uint8_t mode)
async command result_t
State.setEDMode
(uint8_t mode)
async command result_t
State.setRXMode
(void)
async command result_t
State.setTXMode
(void)
__inline async command result_t
State.setRXStreamMode
(void)
__inline async command result_t
State.setTXStreamMode
(void)
__inline void
setRXTXMode
(uint16_t mode)