Dchpri1

Type Alias Dchpri1 

pub type Dchpri1 = Reg<Dchpri1Spec>;
Expand description

DCHPRI1 (rw) register accessor: Channel n Priority Register

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

For information about available fields see dchpri1 module

Aliased Type§

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

Fields§

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