monoZ docs
i2c_enable Struct Reference

Structure for I2C Initialization and configuration. More...

#include <MZ_public.h>

Data Fields

uint8_t i2:1
 
uint8_t i4:1
 
MZ_I2C_INIT_PTR i2p
 
MZ_I2C_INIT_PTR i4p
 

Detailed Description

Structure for I2C Initialization and configuration.

Definition at line 98 of file MZ_public.h.

Field Documentation

◆ i2

uint8_t i2

I2C2 Enable field

Definition at line 104 of file MZ_public.h.

◆ i4

uint8_t i4

I2C4 Enable field

Definition at line 110 of file MZ_public.h.

◆ i2p

Give configurations for I2C2

Definition at line 116 of file MZ_public.h.

◆ i4p

Give configurations for I2C4

Definition at line 122 of file MZ_public.h.


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