Renesas PTX1xxR IoT-Reader API Version 7.3.1
Renesas Software Stack for IoT-Reader Applications
Data Fields
ptxNSC_Init_Param Struct Reference

NSC Init CMD parameter structure. More...

#include <ptxNSC_InterfaceTypes.h>

Collaboration diagram for ptxNSC_Init_Param:
Collaboration graph

Data Fields

ptxNSC_Init_clk_src_t conClkSrc
 
uint8_t conVarLbs
 
uint8_t conNHost [PTX_NSC_TYPES_NHOST_LEN]
 
uint8_t conNHostCe [PTX_NSC_TYPES_NHOSTCE_LEN]
 
uint32_t conUartSpeed
 
uint8_t conUartHwFlow
 
uint8_t conPrngSeed [PTX_NSC_TYPES_PRNGSEED_LEN]
 
uint8_t conAlmMax [PTX_NSC_TYPES_ALMMAX_LEN]
 
uint8_t conAlmMin [PTX_NSC_TYPES_ALMMIN_LEN]
 
uint8_t conPowerAmpOverCurrentTh
 
uint8_t conPowerAmpThermalTh
 

Detailed Description

NSC Init CMD parameter structure.

Field Documentation

◆ conAlmMax

uint8_t conAlmMax[PTX_NSC_TYPES_ALMMAX_LEN]

Maximum allowed N_ALM value for ALM frequency correction.

◆ conAlmMin

uint8_t conAlmMin[PTX_NSC_TYPES_ALMMIN_LEN]

Minimum allowed N_ALM value for ALM frequency correction.

◆ conClkSrc

Defines the source clock of the clock synthesizer.

◆ conNHost

uint8_t conNHost[PTX_NSC_TYPES_NHOST_LEN]

Division factor for the clock synthesizer.

◆ conNHostCe

uint8_t conNHostCe[PTX_NSC_TYPES_NHOSTCE_LEN]

Division factor for the clock synthesizer during CE.

◆ conPowerAmpOverCurrentTh

uint8_t conPowerAmpOverCurrentTh

Power Amplifier over-current protection threshold.

◆ conPowerAmpThermalTh

uint8_t conPowerAmpThermalTh

Power Amplifier thermal protection threshold.

◆ conPrngSeed

uint8_t conPrngSeed[PTX_NSC_TYPES_PRNGSEED_LEN]

PRNG seed value.

◆ conUartHwFlow

uint8_t conUartHwFlow

Uart Hw Flow Control. (1 enable, 0 disable)

◆ conUartSpeed

uint32_t conUartSpeed

Uart Speed.

◆ conVarLbs

uint8_t conVarLbs

Reference division select parameter.


The documentation for this struct was generated from the following file: