LCM — CH32V003 Light Control Module
Light Control Module, I2C slave
Loading...
Searching...
No Matches
ch32v00x_conf.h
Go to the documentation of this file.
1
/********************************** (C) COPYRIGHT *******************************
2
* File Name : ch32v00x_conf.h
3
* Author : WCH
4
* Version : V1.0.0
5
* Date : 2020/08/08
6
* Description : Library configuration file.
7
*********************************************************************************
8
* Copyright (c) 2021 Nanjing Qinheng Microelectronics Co., Ltd.
9
* Attention: This software (modified or not) and binary are used for
10
* microcontroller manufactured by Nanjing Qinheng Microelectronics.
11
*******************************************************************************/
12
#ifndef __CH32V00x_CONF_H
13
#define __CH32V00x_CONF_H
14
15
#include <ch32v00x_adc.h>
16
#include <ch32v00x_dbgmcu.h>
17
#include <ch32v00x_dma.h>
18
#include <ch32v00x_exti.h>
19
#include <ch32v00x_flash.h>
20
#include <ch32v00x_gpio.h>
21
#include <ch32v00x_i2c.h>
22
#include <
ch32v00x_it.h
>
23
#include <ch32v00x_iwdg.h>
24
#include <ch32v00x_misc.h>
25
#include <ch32v00x_pwr.h>
26
#include <ch32v00x_rcc.h>
27
#include <ch32v00x_spi.h>
28
#include <ch32v00x_tim.h>
29
#include <ch32v00x_usart.h>
30
#include <ch32v00x_wwdg.h>
31
#include <ch32v00x_opa.h>
32
33
34
35
#endif
/* __CH32V00x_CONF_H */
36
37
38
39
40
ch32v00x_it.h
User
ch32v00x_conf.h
Generated by
1.11.0