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