Type Alias RWWSB_W

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

Field RWWSB writer - Read-While-Write Section Busy

Aliased Typeยง

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