PSOC E8XXGP Device Support Library
Loading...
Searching...
No Matches
RTC Status definitions

General Description

Definitions for indicating the RTC BUSY bit.

Macros

#define CY_RTC_BUSY   (1UL)
 RTC Busy bit is set, RTC is pending.
 
#define CY_RTC_AVAILABLE   (0UL)
 RTC Busy bit is cleared, RTC is available.