📄 plme_set_trx_state.nc.svn-base
字号:
/**
* Physical Layer Management Entity-Service Access Point
* PLME-SAP - PLME-SET_TRX_STATE
*
* @author IPP HURRAY http://www.hurray.isep.ipp.pt/art-wise
* @author Andre Cunha
*
*/
interface PLME_SET_TRX_STATE
{
/*PLME_SET_TRX_STATE*/
command result_t request(uint8_t state);
event result_t confirm(uint8_t status);
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -