Apps
Components
Interfaces
All Files
Source Tree
source:
tos.platform.avrmote.HPLUARTM.nc
Component: HPLUARTM
Required Interfaces
Interrupt
Provided Interfaces
HPLUART
UART
Function Index
command result_t
UART.init
(void)
event result_t
UART.get
(uint8_t data)
void __attribute((signal))
_uart_recv_
(void)
event result_t
UART.putDone
(void)
void __attribute((interrupt))
_uart_trans_
(void)
command result_t
UART.put
(uint8_t data)