update(doc): note on adding "desc" as doccomments

This commit is contained in:
Wataru Otsubo 2025-02-02 02:52:11 +09:00
parent fdb87a0898
commit c3effa280a

View file

@ -1,6 +1,9 @@
//! Generate register interface rust code from types in [`crate::types`].
//!
//! root: [`CodeGen`]
//!
//! # TODO
//! add docs (especially fields and registers)
use crate::{
type_traits::GetName,