Dchpri4

Type Alias Dchpri4 

pub type Dchpri4 = Reg<Dchpri4Spec>;
Expand description

DCHPRI4 (rw) register accessor: Channel n Priority Register

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

For information about available fields see dchpri4 module

Aliased Type§

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

Fields§

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