CryptoAuthLib
Microchip CryptoAuthentication Library
atcaSWImaster Struct Reference

This is the hal_data for ATCA HAL. More...

#include <hal_swi_bitbang.h>

Data Fields

uint8_t pin_sda
 
int ref_ct
 
int bus_index
 for conveniences during interface release phase More...
 
usart_if usart_instance
 
struct usart_module usart_instance
 
struct usart_sync_descriptor USART_SWI
 
uint32_t sercom_core_freq
 

Detailed Description

This is the hal_data for ATCA HAL.

this is the hal_data for ATCA HAL for ASF SERCOM

this is the hal_data for ATCA HAL for SWI UART

Field Documentation

◆ bus_index

int bus_index

for conveniences during interface release phase

◆ pin_sda

uint8_t pin_sda

◆ ref_ct

int ref_ct

◆ sercom_core_freq

uint32_t sercom_core_freq

◆ usart_instance [1/2]

usart_if usart_instance

◆ usart_instance [2/2]

struct usart_module usart_instance

◆ USART_SWI

struct usart_sync_descriptor USART_SWI