BIPOM_TIME_Init Function

Initialize time subsystem

Syntax

ERRCODE BIPOM_TIME_Init(char hardware, char setDefault);

Parameters

hardware - type of hardware to maintain RTC
setdefault - if 1 - need setup default time

Return Value

Always SUCCESS

Remarks

N/A

Requirements

time.h

Example

N/A