pub type CARDCLRINTEN_W<'a, REG> = BitWriter<'a, REG>;
Expand description
Field CARDCLRINTEN
writer - Busy clear interrupt generation: 1’b0-Busy clear interrypt disabled. 1’b1-Busy clear interrypt enabled.
Aliased Type§
pub struct CARDCLRINTEN_W<'a, REG> { /* private fields */ }