Data Fields
_DRV8353_Obj_ Struct Reference

Defines the DRV8353 object. More...

#include <drv8353s.h>

Data Fields

uint32_t spiHandle
 handle for the serial peripheral interface More...
 
uint32_t gpioNumber_CS
 GPIO connected to the DRV8353 CS pin. More...
 
uint32_t gpioNumber_EN
 GPIO connected to the DRV8353 enable pin. More...
 
bool rxTimeOut
 timeout flag for the RX FIFO More...
 
bool enableTimeOut
 timeout flag for DRV8353 enable More...
 

Detailed Description

Defines the DRV8353 object.

Field Documentation

◆ spiHandle

uint32_t _DRV8353_Obj_::spiHandle

handle for the serial peripheral interface

◆ gpioNumber_CS

uint32_t _DRV8353_Obj_::gpioNumber_CS

GPIO connected to the DRV8353 CS pin.

◆ gpioNumber_EN

uint32_t _DRV8353_Obj_::gpioNumber_EN

GPIO connected to the DRV8353 enable pin.

◆ rxTimeOut

bool _DRV8353_Obj_::rxTimeOut

timeout flag for the RX FIFO

Referenced by DRV8353_resetRxTimeout().

◆ enableTimeOut

bool _DRV8353_Obj_::enableTimeOut

timeout flag for DRV8353 enable

Referenced by DRV8353_resetEnableTimeout().


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

Copyright 2023, Texas Instruments Incorporated