Lvdsc1

Type Alias Lvdsc1 

pub type Lvdsc1 = Reg<Lvdsc1Spec>;
Expand description

LVDSC1 (rw) register accessor: Low Voltage Detect Status and Control 1 Register

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

For information about available fields see lvdsc1 module

Aliased Type§

#[repr(transparent)]
pub struct Lvdsc1 { register: VolatileCell<u8>, _marker: PhantomData<Lvdsc1Spec>, }

Fields§

§register: VolatileCell<u8>§_marker: PhantomData<Lvdsc1Spec>