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

#include <tle6240.h>

Collaboration diagram for tle6240_config:
Collaboration graph
[legend]

Data Fields

SPIDriver * spi_bus
 
SPIConfig spi_config
 
struct { 
 
   ioportid_t   port 
 
   uint_fast8_t   pad 
 
direct_io [TLE6240_DIRECT_OUTPUTS] 
 
struct { 
 
   ioportid_t   port 
 
   uint_fast8_t   pad 
 
reset 
 

Detailed Description

Definition at line 21 of file tle6240.h.

Field Documentation

◆ [struct]

struct { ... } tle6240_config::direct_io[TLE6240_DIRECT_OUTPUTS]

Referenced by tle6240_add().

◆ pad

uint_fast8_t tle6240_config::pad

Definition at line 28 of file tle6240.h.

◆ port

ioportid_t tle6240_config::port

Definition at line 27 of file tle6240.h.

Referenced by tle6240_add().

◆ [struct]

struct { ... } tle6240_config::reset

◆ spi_bus

SPIDriver* tle6240_config::spi_bus

Definition at line 23 of file tle6240.h.

Referenced by initSmartGpio(), and tle6240_add().

◆ spi_config

SPIConfig tle6240_config::spi_config

Definition at line 24 of file tle6240.h.

Referenced by initSmartGpio().


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