Epok Engine

PSYQO SDK

Memory Card

memory-card.hh · asynchronous Memory Card access and files

Module

asynchronous Memory Card access and files.

Header
memory-card.hh
Include
#include "psyqo/memory-card.hh"
Stability
Pinned PsyQo API

Include this module

C++ include
#include "psyqo/memory-card.hh"

Types

Functions and methods

await_readyPerforms `await ready` as part of asynchronous Memory Card access and files.Methodawait_readyPerforms `await ready` as part of asynchronous Memory Card access and files.Methodawait_resumePerforms `await resume` as part of asynchronous Memory Card access and files.Methodawait_resumePerforms `await resume` as part of asynchronous Memory Card access and files.Methodawait_suspendPerforms `await suspend` as part of asynchronous Memory Card access and files.Function templateawait_suspendPerforms `await suspend` as part of asynchronous Memory Card access and files.Function templateblockCountPerforms `block count` as part of asynchronous Memory Card access and files.MethodblockSizePerforms `block size` as part of asynchronous Memory Card access and files.MethoderrorMessageReturns a human readable string for an error code.MethodpreparePrepares the SIO0 bus for memory card access.MethodprobeBlockingProbes the card for presence.MethodreadSectorReads sector as part of asynchronous Memory Card access and files.MethodReadSectorAwaiterConstructs `psyqo::MemoryCard::ReadSectorAwaiter` for asynchronous Memory Card access and files.constructorreadSectorBlockingReads a single 128-byte sector synchronously.MethodscheduleReadSector--- TaskQueue schedulers ---------------------------------------------MethodscheduleWriteSectorPerforms `schedule write sector` as part of asynchronous Memory Card access and files.MethodsectorCountPerforms `sector count` as part of asynchronous Memory Card access and files.MethodsectorSizePerforms `sector size` as part of asynchronous Memory Card access and files.MethodwriteSectorWrites sector as part of asynchronous Memory Card access and files.MethodWriteSectorAwaiterConstructs `psyqo::MemoryCard::WriteSectorAwaiter` for asynchronous Memory Card access and files.constructorwriteSectorBlockingWrites a single 128-byte sector synchronously.Method

Fields, variables and values