Dpswcr

Type Alias Dpswcr 

Source
pub type Dpswcr = RegValueT<Dpswcr_SPEC>;
Expand description

Deep Standby Wait Control Register

Aliased Type§

pub struct Dpswcr { /* private fields */ }

Implementations§

Source§

impl Dpswcr

Source

pub fn wtsts( self, ) -> RegisterField<0, 0x3f, 1, 0, Wtsts, Wtsts, Dpswcr_SPEC, RW>

Deep Software Wait Standby Time Setting Bit

Trait Implementations§

Source§

impl Default for Dpswcr

Source§

fn default() -> Dpswcr

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