Module capsules_extra::rf233

source ·
Expand description

SyscallDriver for sending 802.15.4 packets with an Atmel RF233.

This implementation is completely non-blocking. This means that the state machine is somewhat complex, as it must interleave interrupt handling with requests and radio state management. See the SPI read_write_done handler for details.

Structs§

Constants§