NHAL Interface v0.5.0
Hardware Abstraction Layer Interface for Embedded Systems
Loading...
Searching...
No Matches
Data Fields
nhal_i2c_config Struct Reference

#include <nhal_i2c_types.h>

Data Fields

uint32_t clock_speed_hz
 
struct nhal_i2c_impl_config * impl_config
 

Detailed Description

Definition at line 19 of file nhal_i2c_types.h.

Field Documentation

◆ clock_speed_hz

uint32_t nhal_i2c_config::clock_speed_hz

Definition at line 20 of file nhal_i2c_types.h.

◆ impl_config

struct nhal_i2c_impl_config* nhal_i2c_config::impl_config

Definition at line 21 of file nhal_i2c_types.h.


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