Dchpri8

Type Alias Dchpri8 

pub type Dchpri8 = Reg<Dchpri8Spec>;
Expand description

DCHPRI8 (rw) register accessor: Channel n Priority Register

You can read this register and get dchpri8::R. You can reset, write, write_with_zero this register using dchpri8::W. You can also modify this register. See API.

For information about available fields see dchpri8 module

Aliased Type§

#[repr(transparent)]
pub struct Dchpri8 { register: VolatileCell<u8>, _marker: PhantomData<Dchpri8Spec>, }

Fields§

§register: VolatileCell<u8>§_marker: PhantomData<Dchpri8Spec>