Skip to main content
Ctrl+K
We're currently porting the DAL documentation over to CODAL. The information on here may be outdated or incorrect!

CODAL Documentation v0.2.57-1-g3fa546f

  • CODAL Documentation
  • Getting Started with CODAL
  • The uBit Object
    • Buttons and Touch Input
    • Edge Connector
    • uBit.accelerometer
    • uBit.audio
    • uBit.compass
    • uBit.display
    • uBit.serial
    • uBit.storage
    • uBit.thermometer
  • Memory and Storage
    • ManagedString
    • PacketBuffer
    • MicroBitImage
  • Guides
    • Installation - Tools
    • CODAL Projects
  • Projects
    • Disco Lights
    • Make Your Programs Run Faster
  • The Complete CODAL API
  • Glossary of Terms

Struct microbit_LEDMapStr

Contents

  • Struct Documentation

Struct microbit_LEDMapStr#

  • Defined in File MicroBitDevice.cpp

Struct Documentation#

struct microbit_LEDMapStr#

Public Members

int width#
int height#
int rows#
int columns#
const microbit_LEDMapPinNumber *rowPins#
const microbit_LEDMapPinNumber *columnPins#
microbit_LEDMapFnRCtoXY mapRCtoX#
microbit_LEDMapFnRCtoXY mapRCtoY#
Contents
  • Struct Documentation

By John Vidler

© Copyright 2023, John Vidler.