app_iso7816_pin_cfg_t Struct Reference

ISO7816 pin configure structure definition. More...

#include <app_iso7816.h>

Public Attributes

app_iso7816_pin_t clk
 
app_iso7816_pin_t rst
 
app_iso7816_pin_t io
 
app_iso7816_pin_t presence
 

Detailed Description

ISO7816 pin configure structure definition.

Definition at line 182 of file app_iso7816.h.

Member Data Documentation

◆ clk

app_iso7816_pin_t app_iso7816_pin_cfg_t::clk

Set the configuration of ISO7816 clock pin.

Definition at line 184 of file app_iso7816.h.

◆ io

app_iso7816_pin_t app_iso7816_pin_cfg_t::io

Set the configuration of ISO7816 io pin.

Definition at line 186 of file app_iso7816.h.

◆ presence

app_iso7816_pin_t app_iso7816_pin_cfg_t::presence

Set the configuration of ISO7816 presence pin.

Definition at line 187 of file app_iso7816.h.

◆ rst

app_iso7816_pin_t app_iso7816_pin_cfg_t::rst

Set the configuration of ISO7816 reset pin.

Definition at line 185 of file app_iso7816.h.


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