pub struct NoRole;Expand description
Marker type indicating no role has been selected
This is the initial state after driver creation. From this state, you must select either reader mode or card emulation mode to proceed with NFC operations.
pub struct NoRole;Marker type indicating no role has been selected
This is the initial state after driver creation. From this state, you must select either reader mode or card emulation mode to proceed with NFC operations.