Functions and callbacks for handling isochronous mode of the IO device.
Functions | |
| void | PN_APP_IOD_setupIsomEvent (PN_API_IOD_Handle_t *const pnHandle, uint32_t ti, uint32_t to, uint32_t tcyc) |
| Setup isohronous events. | |
| uint32_t | PN_APP_IOD_cbIsoInterruptEvent (PN_API_IOD_Handle_t *const pnHandle, const uint8_t isomEvent) |
| Callback function to set a GPIO PIN for isochronous Ti/To triggered interrupt. | |