rust-embedded-community / tm4c-rs

Converter of register descriptions from the TI DSLite format to CMSIS SVD format
BSD Zero Clause License
3 stars 2 forks source link

tm4c123x on crates.io does not expose NVIC_PRIO_BITS #2

Open Rudo2204 opened 3 years ago

Rudo2204 commented 3 years ago

I'm trying to build an RTIC program and I found out that tm4c123x version 0.9.0 does not expose NVIC_PRIO_BITS (even though in the lib.rs file it does?)

thejpster commented 1 year ago

Could you try 0.9.2?

https://docs.rs/tm4c123x/latest/tm4c123x/constant.NVIC_PRIO_BITS.html