Misctrl0

Type Alias Misctrl0 

pub type Misctrl0 = Reg<Misctrl0Spec>;
Expand description

MISCTRL0 (rw) register accessor: Miscellaneous control register 0

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

For information about available fields see misctrl0 module

Aliased Type§

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

Fields§

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