Type Alias RWWSRE_W

Source
pub type RWWSRE_W<'a, REG> = BitWriter<'a, REG>;
Expand description

Field RWWSRE writer - Read-While-Write section read enable

Aliased Typeยง

struct RWWSRE_W<'a, REG> { /* private fields */ }