TrgmuxPdb

Type Alias TrgmuxPdb 

pub type TrgmuxPdb = Reg<TrgmuxPdbSpec>;
Expand description

TRGMUX_PDB (rw) register accessor: TRGMUX PDB0 Register

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

For information about available fields see trgmux_pdb module

Aliased Type§

#[repr(transparent)]
pub struct TrgmuxPdb { register: VolatileCell<u32>, _marker: PhantomData<TrgmuxPdbSpec>, }

Fields§

§register: VolatileCell<u32>§_marker: PhantomData<TrgmuxPdbSpec>