#![no_std] #![allow(non_snake_case)] #![allow(unused)] #![allow(non_camel_case_types)] include!(concat!(env!("OUT_DIR"), "/pac.rs"));