monoZ docs
|
Structure for I2C Initialization. More...
#include <MZ_public.h>
Data Fields | |
I2C_TypeDef * | Instance |
I2C_InitTypeDef | Init |
Structure for I2C Initialization.
Definition at line 36 of file MZ_public.h.
I2C_TypeDef* Instance |
I2C registers base address
Definition at line 38 of file MZ_public.h.
I2C_InitTypeDef Init |
I2C communication parameters
Definition at line 39 of file MZ_public.h.