Storage for CC Notification#
Functions#
bool
cc_notification_write(void)
Writes CC Notification data.
bool
cc_notification_read(void)
Reads CC Notification data.
Function Documentation#
cc_notification_write#
bool cc_notification_write (void )
Writes CC Notification data.
Parameters
Type | Direction | Argument Name | Description |
---|---|---|---|
void | N/A |
Returns
true on success, false otherwise.
cc_notification_read#
bool cc_notification_read (void )
Reads CC Notification data.
Parameters
Type | Direction | Argument Name | Description |
---|---|---|---|
void | N/A |
Returns
true on success, false otherwise.