Type Alias Dchpri14
pub type Dchpri14 = Reg<Dchpri14Spec>;Expand description
DCHPRI14 (rw) register accessor: Channel n Priority Register
You can read this register and get dchpri14::R. You can reset, write, write_with_zero this register using dchpri14::W. You can also modify this register. See API.
For information about available fields see dchpri14 module
Aliased Type§
#[repr(transparent)]pub struct Dchpri14 {
register: VolatileCell<u8>,
_marker: PhantomData<Dchpri14Spec>,
}Fields§
§register: VolatileCell<u8>§_marker: PhantomData<Dchpri14Spec>