[
{
"type": "port",
"name": "PORTB",
"doc_name": "Port B",
"base": "0x23",
"chr": "B",
"pins": [0, 1, 2, 3, 4, 5, 6, 7]
},
{
"type": "port",
"name": "PORTC",
"doc_name": "Port C",
"base": "0x26",
"chr": "C",
"pins": [6, 7]
},
{
"type": "port",
"name": "PORTD",
"doc_name": "Port D",
"base": "0x29",
"chr": "D",
"pins": [0, 1, 2, 3, 4, 5, 6, 7]
},
{
"type": "port",
"name": "PORTE",
"doc_name": "Port E",
"base": "0x2C",
"chr": "E",
"pins": [2, 6]
},
{
"type": "port",
"name": "PORTF",
"doc_name": "Port F",
"base": "0x2F",
"chr": "F",
"pins": [0, 1, 4, 5, 6, 7]
},
{
"type": "toml",
"path": "svd/timer0.toml"
},
{
"type": "toml",
"path": "svd/timer1.toml"
},
{
"type": "toml",
"path": "svd/timer3.toml"
},
{
"type": "toml",
"path": "svd/timer4.toml"
},
{
"type": "toml",
"path": "svd/ext_int.toml"
},
{
"type": "toml",
"path": "svd/usb.toml"
}
]