+ #if defined(INCLUDE_FROM_TINYNVM_C)\r
+ static void TINYNVM_SendReadNVMRegister(const uint8_t Address);\r
+ static void TINYNVM_SendWriteNVMRegister(const uint8_t Address);\r
+ static void TINYNVM_SendPointerAddress(const uint16_t AbsoluteAddress);\r
+ #endif\r
+\r