![]() |
BALTECH Docs |
C API for BALTECH SDK
|
| brp_errcode brp_DHWCtrl_DataflashGetSize | ( | brp_protocol | protocol, |
| unsigned | Device, | ||
| unsigned * | PageCount, | ||
| unsigned * | PageSize | ||
| ) |
Retrieves the flash size.
| [in] | protocol | used to execute the command |
| [in] | Device | Flash device number. |
| [out] | PageCount | Number of pages. |
| [out] | PageSize | Size of a page. |