Dpsiegr2

Type Alias Dpsiegr2 

Source
pub type Dpsiegr2 = RegValueT<Dpsiegr2_SPEC>;
Expand description

Deep Software Standby Interrupt Edge Register 2

Aliased Type§

pub struct Dpsiegr2 { /* private fields */ }

Implementations§

Source§

impl Dpsiegr2

Source

pub fn dlvd1eg( self, ) -> RegisterField<0, 0x1, 1, 0, Dlvd1Eg, Dlvd1Eg, Dpsiegr2_SPEC, RW>

LVD1 Edge Select

Source

pub fn dlvd2eg( self, ) -> RegisterField<1, 0x1, 1, 0, Dlvd2Eg, Dlvd2Eg, Dpsiegr2_SPEC, RW>

LVD2 Edge Select

Source

pub fn dnmieg( self, ) -> RegisterField<4, 0x1, 1, 0, Dnmieg, Dnmieg, Dpsiegr2_SPEC, RW>

NMI Pin Edge Select

Trait Implementations§

Source§

impl Default for Dpsiegr2

Source§

fn default() -> Dpsiegr2

Returns the “default value” for a type. Read more