?? plme_get.nc.svn-base
字號(hào):
/**
* Physical Layer Management Entity-Service Access Point
* PLME-SAP - PLME-GET
* @author IPP HURRAY http://www.hurray.isep.ipp.pt/art-wise
* @author Andre Cunha
*
*
*/
interface PLME_GET
{
/*PLME_GET*/
command result_t request(uint8_t PIBAttribute);
event result_t confirm(uint8_t status, uint8_t PIBAttribute, uint8_t PIBAttributeValue);
}
?? 快捷鍵說(shuō)明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號(hào)
Ctrl + =
減小字號(hào)
Ctrl + -