Nil RTOS
AVR_TYPES

Kernel types

typedef uint8_t tstate_t
 Type of a thread state.
 
typedef int16_t msg_t
 Type of a message.
 
typedef uint16_t systime_t
 Type of system time.
 
typedef int16_t cnt_t
 Type of signed counter.
 

Detailed Description