Crate core_isa_parser

Source
Expand description

Parse the core-isa.h headers from Espressif’s xtensa-overlays repository.

https://github.com/espressif/xtensa-overlays

Structs§

ChipIter
An iterator over the variants of Self

Enums§

Chip
The chips which are present in the xtensa-overlays repository
InterruptType
The valid interrupt types declared in the core-isa.h headers
Value
The allowable value types for definitions

Functions§

get_config
Parse the configuration for the given chip