pub type CLR_W<'a, REG> = BitWriter1C<'a, REG>;
Expand description
Field CLR
writer - The bit is used to clear the interrupt by icache pre-load done.
Aliased Typeยง
struct CLR_W<'a, REG> { /* private fields */ }
pub type CLR_W<'a, REG> = BitWriter1C<'a, REG>;
Field CLR
writer - The bit is used to clear the interrupt by icache pre-load done.
struct CLR_W<'a, REG> { /* private fields */ }