|
static const int | Capacity = 8192 |
|
static const int | PageSize = 1024 |
|
static const uintptr_t | Base = 0x08000000 |
|
uint8_t* MockFlash::data |
( |
| ) |
|
|
inline |
bool MockFlash::inBounds |
( |
uint32_t |
address, |
|
|
int |
count |
|
) |
| const |
|
inline |
bool MockFlash::inBounds |
( |
uint32_t |
address, |
|
|
int |
count |
|
) |
| const |
|
inline |
FLASH_Status MockFlash::program |
( |
uint32_t |
address, |
|
|
uint32_t |
value |
|
) |
| |
|
inline |
FLASH_Status MockFlash::program |
( |
uint32_t |
address, |
|
|
uint32_t |
value |
|
) |
| |
|
inline |
int64_t MockFlash::toOffset |
( |
uint32_t |
address | ) |
const |
|
inline |
int64_t MockFlash::toOffset |
( |
uint32_t |
address | ) |
const |
|
inline |
const uintptr_t MockFlash::Base = 0x08000000 |
|
static |
const int MockFlash::Capacity = 8192 |
|
static |
static const int MockFlash::PageSize = 1024 |
|
static |
int64_t MockFlash::wroteTo |
The documentation for this struct was generated from the following files: