Storage for CC Notification#

Functions#

bool

Writes CC Notification data.

bool

Reads CC Notification data.

Function Documentation#

cc_notification_write#

bool cc_notification_write (void )

Writes CC Notification data.

Parameters
TypeDirectionArgument NameDescription
voidN/A

Returns

  • true on success, false otherwise.


cc_notification_read#

bool cc_notification_read (void )

Reads CC Notification data.

Parameters
TypeDirectionArgument NameDescription
voidN/A

Returns

  • true on success, false otherwise.