TwiceAsNice  2019-02-18
Classes | Variables
lnmodes.h File Reference
#include "global.h"
#include <inttypes.h>
Include dependency graph for lnmodes.h:
This graph shows which files directly or indirectly include this file:

Classes

struct  lnmode_STRUCT
 

Variables

static const lnmode_STRUCT lnmodelist []
 

Variable Documentation

◆ lnmodelist

const lnmode_STRUCT lnmodelist[]
static
Initial value:
=
{
{ 0x10, 32, 32, 64, 64 },
{ 0x11, 16, 16, 64, 64 },
{ 0x12, 32, 32, 32, 32 },
{ 0x13, 16, 32, 32, 32 }
}