Type Alias W

Source
pub type W = W<PLDMND_SPEC>;
Expand description

Register PLDMND writer

Aliased Type§

pub struct W { /* private fields */ }

Implementations§

Source§

impl W

Source

pub fn pd(&mut self) -> PD_W<'_, PLDMND_SPEC>

Bits 0:31 - Poll Demand. If the OWNER bit of a descriptor is not set, the FSM goes to the Suspend state. The host needs to write any value into this register for the IDMAC FSM to resume normal descriptor fetch operation. This is a write only .