iamblue / ml-adc

The adc package for Microlattice.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ml-adc

API

__adcRead(
  pin // number
)

Example

  __adcRead(0); // read A0

About

The adc package for Microlattice.js

License:Apache License 2.0


Languages

Language:C 100.0%