pub type RpdW<'a, REG> = FieldWriter<'a, REG, 32, u32>;
Expand description

Field RPD writer - Receive Poll Demand

Aliased Type§

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