2.53.13 HEMC_TestModeGetCbValue Function
C
uint16_t HEMC_TestModeGetCbValue(HEMC_HEMC_CHANNEL channel)
Summary
Get the HEMC peripheral HECC test mode check bit values.
Description
Get the HEMC peripheral HECC test mode check bit values.
Precondition
None.
Parameters
| Param | Description |
|---|---|
| channel | HECC channel for the memory type |
Returns
Test check bit value.
Example
HEMC_TestModeGetCbValue(HEMC_HEMC_CH_HSDRAMC);
Remarks
None
