pub type LED = Reg<LED_SPEC>;
LED (rw) register accessor: an alias for Reg<LED_SPEC>
Reg<LED_SPEC>
struct LED { /* private fields */ }