rusEFI
The most advanced open source ECU
Loading...
Searching...
No Matches
Data Fields
tle9104_config Struct Reference

#include <tle9104.h>

Collaboration diagram for tle9104_config:
Collaboration graph
[legend]

Data Fields

SPIDriver * spi_bus
 
SPIConfig spi_config
 
struct { 
 
   ioportid_t   port 
 
   uint_fast8_t   pad 
 
direct_io [TLE9204_OUT_COUNT] 
 
Gpio resn
 
Gpio en
 

Detailed Description

Definition at line 10 of file tle9104.h.

Field Documentation

◆ [struct]

struct { ... } tle9104_config::direct_io[TLE9204_OUT_COUNT]

◆ en

Gpio tle9104_config::en

Definition at line 22 of file tle9104.h.

◆ pad

uint_fast8_t tle9104_config::pad

Definition at line 18 of file tle9104.h.

◆ port

ioportid_t tle9104_config::port

Definition at line 17 of file tle9104.h.

◆ resn

Gpio tle9104_config::resn

Definition at line 21 of file tle9104.h.

◆ spi_bus

SPIDriver* tle9104_config::spi_bus

Definition at line 12 of file tle9104.h.

◆ spi_config

SPIConfig tle9104_config::spi_config

Definition at line 13 of file tle9104.h.


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