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