Sopccr

Type Alias Sopccr 

Source
pub type Sopccr = RegValueT<Sopccr_SPEC>;
Expand description

Sub Operating Power Control Register

Aliased Type§

pub struct Sopccr { /* private fields */ }

Implementations§

Source§

impl Sopccr

Source

pub fn sopcm(self) -> RegisterField<0, 0x1, 1, 0, Sopcm, Sopcm, Sopccr_SPEC, RW>

Sub Operating Power Control Mode Select

Source

pub fn sopcmtsf( self, ) -> RegisterField<4, 0x1, 1, 0, Sopcmtsf, Sopcmtsf, Sopccr_SPEC, R>

Operating Power Control Mode Transition Status Flag

Trait Implementations§

Source§

impl Default for Sopccr

Source§

fn default() -> Sopccr

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