Wataru Otsubo 2025-01-30 19:18:02 +09:00
parent 8fee555860
commit e7d3e5c90b

View file

@ -98,8 +98,6 @@ pub struct Field {
pub name: String,
/// TODO: is this optional?
pub mask: u32,
/// Fill this with proper calc.
pub modf: RwSpecifier,
pub interface: Option<FieldFifoInterface>,
pub multiple: Option<MultipleParams>,
pub default: Option<u32>,