summaryrefslogtreecommitdiff
path: root/rust/macros/io/register.rs
AgeCommit message (Expand)Author
4 daysrust: io: register: unify handling of register with/without bitfieldsGary Guo
4 daysrust: io: register: remove `Register` trait and cleanup macroGary Guo
4 daysrust: io: register: remove relative registersGary Guo
4 daysrust: io: register: support fixed offset register without bitfieldGary Guo
4 daysrust: io: register: make register have a typed baseGary Guo
4 daysrust: io: register: allow explicit base type specificationGary Guo
4 daysrust: io: perform conversions using `AsRepr`Gary Guo
6 daysrust: io: register: reimplement as proc macroGary Guo