TrgmuxExtout

Type Alias TrgmuxExtout 

pub type TrgmuxExtout = Reg<TrgmuxExtoutSpec>;
Expand description

TRGMUX_EXTOUT (rw) register accessor: TRGMUX EXTOUT0 Register

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

For information about available fields see trgmux_extout module

Aliased Type§

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

Fields§

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