Type Alias TrgmuxCmp0
pub type TrgmuxCmp0 = Reg<TrgmuxCmp0Spec>;Expand description
TRGMUX_CMP0 (rw) register accessor: TRGMUX CMP0 Register
You can read this register and get trgmux_cmp0::R. You can reset, write, write_with_zero this register using trgmux_cmp0::W. You can also modify this register. See API.
For information about available fields see trgmux_cmp0 module
Aliased Type§
#[repr(transparent)]pub struct TrgmuxCmp0 {
register: VolatileCell<u32>,
_marker: PhantomData<TrgmuxCmp0Spec>,
}Fields§
§register: VolatileCell<u32>§_marker: PhantomData<TrgmuxCmp0Spec>