📄 plme_set_trx_state.nc
字号:
/** * 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*/ async command error_t request(uint8_t state); async event error_t confirm(uint8_t status);}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -