k_BkupSaveParameter() is only used within MB1063.
 
Symbols
loading...
Files
loading...

k_BkupSaveParameter() function

Backup save parameter

Syntax

void k_BkupSaveParameter(uint32_t address,     uint32_t data);
Implemented in k_rtc.c:124

Arguments

address

RTC Backup data Register number. This parameter can be: RTC_BKP_DRx where x can be from 0 to 19 to specify the register.

data

Return value

None

Call Tree

Functions calling k_BkupSaveParameter()
Functions called by k_BkupSaveParameter()
k_BkupSaveParameter()
all items filtered out
Data read by k_BkupSaveParameter()
k_BkupSaveParameter()