17 #include <pia/transport/transport_definitions.h> 97 bool IsInSetupMode(
void);
nn::Result BeginSetup(void)
Declares the start of setup.
nn::Result EndSetup(void)
Declares the end of setup.
void Finalize(void)
Initializes the transport module. This function does nothing and returns if it is called before the I...
bool IsInitialized(void)
Returns whether the transport module is initialized.
nn::Result Initialize(void)
Initializes the transport module.