SwsocR

Type Alias SwsocR 

pub type SwsocR = BitReader<Swsoc>;
Expand description

Field SWSOC reader - Software output control synchronization is activated by the software trigger

Aliased Type§

pub struct SwsocR { /* private fields */ }

Implementations§

§

impl SwsocR

pub const fn variant(&self) -> Swsoc

Get enumerated values variant

pub fn is_0(&self) -> bool

The software trigger does not activate the SWOCTRL register synchronization.

pub fn is_1(&self) -> bool

The software trigger activates the SWOCTRL register synchronization.