CryptoAuthLib v3.7.4
Microchip CryptoAuthentication Library
 
Loading...
Searching...
No Matches
hal_timer_start.c File Reference

ATCA Hardware abstraction layer for SAMD21 I2C over START drivers. More...

#include <hal_delay.h>
#include "atca_hal.h"

Functions

void atca_delay_us (uint32_t delay)
 This function delays for a number of microseconds.
 
void atca_delay_10us (uint32_t delay)
 This function delays for a number of tens of microseconds.
 
void atca_delay_ms (uint32_t ms)
 Timer API for legacy implementations.
 

Detailed Description

ATCA Hardware abstraction layer for SAMD21 I2C over START drivers.

Prerequisite: add SERCOM I2C Master Polled support to application in Atmel Studio