Lvdsc2

Type Alias Lvdsc2 

pub type Lvdsc2 = Reg<Lvdsc2Spec>;
Expand description

LVDSC2 (rw) register accessor: Low Voltage Detect Status and Control 2 Register

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

For information about available fields see lvdsc2 module

Aliased Type§

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

Fields§

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