17 #include <pia/definitions.h> 105 bool IsSetupNow(
void);
147 #include <pia/sync/sync_SyncProtocol.h> bool IsInitialized(void)
Indicates whether the PiaSync module is initialized.
void Finalize(void)
Finalizes the PiaSync module. Call this function before calling the nn::pia::common::Finalize functio...
nn::Result BeginSetup(void)
Declares the start of setup.
nn::Result EndSetup(void)
Declares the end of setup.
nn::Result Initialize()
Initializes the PiaSync module. Execute the nn::pia::common::Initialize function in advance...