llvm-mos-sdk
Public Attributes | List of all members
pce_sector Struct Reference

#include <types.h>

Public Attributes

union {
   struct {
      uint8_t   track
 
      uint8_t   track_end
 
   } 
 
   struct {
      uint8_t   frame
 
      uint8_t   second
 
      uint8_t   minute
 
   } 
 
   struct {
      uint8_t   lo
 
      uint8_t   md
 
      uint8_t   hi
 
   } 
 
}; 
 

Member Data Documentation

◆ @206

union { ... }

◆ frame

uint8_t pce_sector::frame

◆ hi

uint8_t pce_sector::hi

◆ lo

uint8_t pce_sector::lo

◆ md

uint8_t pce_sector::md

◆ minute

uint8_t pce_sector::minute

◆ second

uint8_t pce_sector::second

◆ track

uint8_t pce_sector::track

◆ track_end

uint8_t pce_sector::track_end

The documentation for this struct was generated from the following file: