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

Structure representing a GPT driver. More...

#include <hal_gpt_lld.h>

Collaboration diagram for GPTDriver:
Collaboration graph
[legend]

Data Fields

gptstate_t state
 Driver state.
 
const GPTConfigconfig
 Current configuration data.
 
GPT_DRIVER_EXT_FIELDS uint32_t clock
 Timer base clock.
 
int32_t channelIndex
 Channel index.
 
struct PIT_CHANNEL * channel
 Channel structure in PIT registers block.
 

Detailed Description

Structure representing a GPT driver.

Definition at line 239 of file hal_gpt_lld.h.


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