Dchpri15

Type Alias Dchpri15 

pub type Dchpri15 = Reg<Dchpri15Spec>;
Expand description

DCHPRI15 (rw) register accessor: Channel n Priority Register

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

For information about available fields see dchpri15 module

Aliased Type§

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

Fields§

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