NXPCUP-libary
Library for car's control board on NXPCUP competition based on the Mbed framework.
Classes | Public Attributes | List of all members
nxpcup::Buttons::Config Struct Reference

#include <Buttons.h>

Classes

struct  ButtonSetting
 

Public Attributes

PinName analogPin
 
std::vector< ButtonSettingbuttonSettings
 

Member Data Documentation

PinName nxpcup::Buttons::Config::analogPin

analogPin for the buttons

std::vector<ButtonSetting> nxpcup::Buttons::Config::buttonSettings

vector of the structButtonSetting}


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