Dchpri13

Type Alias Dchpri13 

pub type Dchpri13 = Reg<Dchpri13Spec>;
Expand description

DCHPRI13 (rw) register accessor: Channel n Priority Register

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

For information about available fields see dchpri13 module

Aliased Type§

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

Fields§

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