SdramHandle¶
Module: LIBDAISY / DEVICE / SDRAM
#include <sdram.h>
Public Types¶
Name | |
---|---|
enum class | Result |
Public Functions¶
Name | |
---|---|
Result | Init() |
Result | DeInit() |
Public Types Documentation¶
enum Result¶
Enumerator | Value | Description |
---|---|---|
OK | & | |
ERR | & |
Public Functions Documentation¶
function Init¶
Initializes the SDRAM peripheral
function DeInit¶
---¶
Updated on 2024-01-03 at 19:41:01 +0000