| STM32G0 MCAL 0.0.1
    Tiny MCAL for educational purpose. | 
#include <Fls_Types.h>
A pointer to such a structure is provided to the flash driver initialization routine for configuration of the driver and flash memory hardware.
| uint32 _Fls_ConfigType::dummy | 
dummy element for the moment
| Fls_AddressType _Fls_ConfigType::EraseStartAddress | 
Variable to use to erase end address
| uint16 _Fls_ConfigType::FlsNumberOfSectors | 
Variable to describe the sector in Flash
| Fls_LengthType _Fls_ConfigType::FlsSectorSize | 
Variable to use to flash sector boundary
| Fls_LengthType _Fls_ConfigType::MaxReadMode | 
Maximum elemnt to read
| Fls_LengthType _Fls_ConfigType::MaxWriteMode | 
Maximum element to write
| Fls_AddressType _Fls_ConfigType::MemoryBaseAddress | 
Variable to use to erase start address
| Fls_LengthType _Fls_ConfigType::num_bytes | 
Num of bytes to read, write, erase, compare