Dchpri7

Type Alias Dchpri7 

pub type Dchpri7 = Reg<Dchpri7Spec>;
Expand description

DCHPRI7 (rw) register accessor: Channel n Priority Register

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

For information about available fields see dchpri7 module

Aliased Type§

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

Fields§

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