Type Alias W
pub type W = W<Dchpri8Spec>;Expand description
Register DCHPRI8 writer
Aliased Type§
pub struct W { /* private fields */ }Implementations§
§impl W
impl W
pub fn chpri(&mut self) -> ChpriW<'_, Dchpri8Spec>
pub fn chpri(&mut self) -> ChpriW<'_, Dchpri8Spec>
Bits 0:3 - Channel n Arbitration Priority
pub fn dpa(&mut self) -> DpaW<'_, Dchpri8Spec>
pub fn dpa(&mut self) -> DpaW<'_, Dchpri8Spec>
Bit 6 - Disable Preempt Ability. This field resets to 0.
pub fn ecp(&mut self) -> EcpW<'_, Dchpri8Spec>
pub fn ecp(&mut self) -> EcpW<'_, Dchpri8Spec>
Bit 7 - Enable Channel Preemption. This field resets to 0.