pub type DbgenW<'a, REG> = BitWriter<'a, REG, Dbgen>;
Field DBGEN writer - Debug Enable
DBGEN
pub struct DbgenW<'a, REG> { /* private fields */ }
Module is disabled in debug mode.
Module is enabled in debug mode.