1
2
3
4
5
6
#[doc = "Word pin registers for all port GPIO pins"]
pub struct W_ {
    register: ::vcell::VolatileCell<u32>,
}
#[doc = "Word pin registers for all port GPIO pins"]
pub mod w_;