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