PSoC 6 Peripheral Driver Library
Getting started
PDL API Reference
+
Online Documentation
Middleware on GitHub
CMSIS Documentation
•
All
Data Structures
Functions
Variables
Typedefs
Enumerations
Enumerator
Modules
Pages
Macros
RTC Status definitions
RTC (Real-Time Clock)
»
Macros
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.