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