• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1root {
2    module = "pin";
3    pin_config {
4        pin_device_tester {
5            match_attr = "PIN_TEST";
6            pinName = "P18";
7            strengthNum = 2;
8            PullTypeNum = 0;
9            funcName = "LSADC_CH1";
10        }
11    }
12}