pub type DATE_W<'a, REG> = FieldWriter<'a, REG, 28, u32>;
Expand description
Field DATE
writer - version control register. Note that this default value stored is the latest date when the hardware logic was updated.
Aliased Type§
struct DATE_W<'a, REG> { /* private fields */ }