Cascoda SDK
Cascoda SDK for building software to run with CA-821x transceivers
|
Declarations of internal functions for communication with CA-821x. More...
Go to the source code of this file.
Functions | |
ca_error | DISPATCH_ToCA821x (const uint8_t *buf, u8_t *response, struct ca821x_dev *pDeviceRef) |
Send Request to CA-821x over SPI. More... | |
ca_error | DISPATCH_FromCA821x (struct ca821x_dev *pDeviceRef) |
process and dispatch on any received SPI messages from the ca821x More... | |
void | DISPATCH_ReadCA821x (struct ca821x_dev *pDeviceRef) |
Read SPI messages from the ca821x. More... | |
Declarations of internal functions for communication with CA-821x.