Mistake on this page?
Report an issue in GitHub or email us
Data Fields
PalTwiDevConfig_t Struct Reference

TWI device configuration. More...

#include <pal_twi.h>

Data Fields

uint8_t devAddr
 
PalTwiOpReadyCback_t opReadyCback
 
PalTwiCompCback_t rdCback
 
PalTwiCompCback_t wrCback
 

Detailed Description

TWI device configuration.

Definition at line 55 of file pal_twi.h.

Field Documentation

uint8_t devAddr

Device address.

Definition at line 57 of file pal_twi.h.

PalTwiOpReadyCback_t opReadyCback

Operation ready callback.

Definition at line 58 of file pal_twi.h.

Read data completion callback.

Definition at line 59 of file pal_twi.h.

Write data completion callback.

Definition at line 60 of file pal_twi.h.

Important Information for this Arm website

This site uses cookies to store information on your computer. By continuing to use our site, you consent to our cookies. If you are not happy with the use of these cookies, please review our Cookie Policy to learn how they can be disabled. By disabling cookies, some features of the site will not work.