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