nRF Connect SDK API 2.8.99
|
int st25r3911b_irq_enable | ( | uint32_t | mask | ) |
#include <lib/st25r3911b/st25r3911b_interrupt.h>
Enable NFC Reader interrupts.
The interrupts mask can be composed of several interrupts (see ST25R3911B interrupts definition).
[in] | mask | Interrupts to enable mask. |
0 | If the operation was successful. Otherwise, a (negative) error code is returned. |