pub trait RegisterSpec { type Ux: Copy; }
Raw register type
Raw register type (u8, u16, u32, …).
u8
u16
u32