Renesas PTX1xxR IoT-Reader API (non-OS) Version 7.3.1
Renesas Software Stack for IoT-Reader Applications (non-OS)
Data Structures | Typedefs | Enumerations
ptxNSC_Event.h File Reference
#include <stddef.h>
Include dependency graph for ptxNSC_Event.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  ptxNSC_Event
 NSC event information. More...
 

Typedefs

typedef enum ptxNscEventId ptxNscEventId_t
 NSC Event types - events that reflect the current state of the NSC stack and that are available to application programs via the ptx<product stack>_Get_Event API.
 
typedef struct ptxNSC_Event ptxNSC_Event_t
 NSC event information.
 

Enumerations

enum  ptxNscEventId {
  NoEvent , NSC_EventRfAct_PassPoll_A , NSC_EventRfAct_PassPoll_B , NSC_EventRfAct_PassPoll_F ,
  NSC_EventRfAct_PassPoll_V , NSC_EventRfAct_Extension , NSC_EventRfAct_PassListen_A , NSC_EventRfDisc_PassPoll_A ,
  NSC_EventRfDisc_PassPoll_B , NSC_EventRfDisc_PassPoll_F , NSC_EventRfDisc_PassPoll_V , NSC_EventRfDisc_Extension ,
  NSC_EventRfDisc_LastOne , NSC_EventError , NSC_LPCDTrigered , NSC_RfTimeOutError ,
  NSC_EventRfDeact , NSC_Event_NfcDataMsg , NSC_Event_NfcCltMsg , NSC_Event_NfcDataMsg_Chained ,
  NSC_Event_RfCtr_ACK , NSC_Event_RfCtr_AttCmd , NSC_EventRfField_on , NSC_EventRfField_off ,
  NSC_EventDebug , UnspecifiedEvent
}
 NSC Event types - events that reflect the current state of the NSC stack and that are available to application programs via the ptx<product stack>_Get_Event API. More...
 

Detailed Description

SPDX-License-Identifier: BSD-3-Clause

Copyright (c) 2026, Renesas Electronics Corporation and/or its affiliates

Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:

  1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
  2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
  3. Neither the name of Renesas nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.

THIS SOFTWARE IS PROVIDED BY Renesas "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY, NONINFRINGEMENT, AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL RENESAS OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT

OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

Project : PTX1K Module : NSC File : ptxNSC_Events.h

Description :