Dpsier3

Type Alias Dpsier3 

Source
pub type Dpsier3 = RegValueT<Dpsier3_SPEC>;
Expand description

Deep Standby Interrupt Enable Register 3

Aliased Type§

pub struct Dpsier3 { /* private fields */ }

Implementations§

Source§

impl Dpsier3

Source

pub fn dusbfs0ie( self, ) -> RegisterField<0, 0x1, 1, 0, Dusbfs0Ie, Dusbfs0Ie, Dpsier3_SPEC, RW>

USBFS0 Suspend/Resume Deep Standby Cancel Signal Enable

Source

pub fn dagt1ie( self, ) -> RegisterField<2, 0x1, 1, 0, Dagt1Ie, Dagt1Ie, Dpsier3_SPEC, RW>

AGT1 Underflow Deep Standby Cancel Signal Enable

Trait Implementations§

Source§

impl Default for Dpsier3

Source§

fn default() -> Dpsier3

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