pub type RPD_W<'a, const O: u8> = FieldWriterRaw<'a, u32, DMARPDR_SPEC, u32, RPD_A, Unsafe, 32, O>;
Expand description

Field RPD writer - Receive poll demand

Aliased Type§

struct RPD_W<'a, const O: u8> { /* private fields */ }