updates Ehrenberg register description

This commit is contained in:
2024-05-30 18:32:23 +02:00
parent 442384574b
commit 05062c5be4
22 changed files with 1460 additions and 903 deletions

View File

@@ -2,9 +2,9 @@
#define _BSP_QSPI_H
#include <stdint.h>
#include "gen/Apb3SpiModule.h"
#include "gen/apb3spi.h"
#define qspi_t apb3spimodule_t
#define qspi_t apb3spi_t
typedef struct {
uint32_t cpol;
uint32_t cpha;