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