Type Alias CLR_W

Source
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 */ }