Updated Templates (markdown)

Michael Ingraham 2019-03-10 17:59:43 -04:00
parent b946f0e7e2
commit 7f6a250fd7
1 changed files with 3 additions and 3 deletions

@ -110,9 +110,9 @@ The four properties with UPPERCASE property names have the following functionali
Property name | Property value description
--------------|-----------------------------------------------------------------------------------------------------------
NAME | Up to 14 characters for the Module name
GPIO | Up to 13 decimal numbers from 0 to 255 representing GPIO0 to GPIO5, GPIO09, GPIO10 and GPIO12 to GPIO16
FLAG | 8 bit mask flag register
BASE | Module number of a hard-coded device to be used when device specific functionality is needed
[GPIO](#gpio) | Up to 13 decimal numbers from 0 to 255 representing GPIO0 to GPIO5, GPIO09, GPIO10 and GPIO12 to GPIO16
[FLAG](#flag) | 8 bit mask flag register
[BASE}(#base) | Module number of a hard-coded device to be used when device specific functionality is needed
## GPIO