SwsocW

Type Alias SwsocW 

pub type SwsocW<'a, REG> = BitWriter<'a, REG, Swsoc>;
Expand description

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

Aliased Type§

pub struct SwsocW<'a, REG> { /* private fields */ }

Implementations§

§

impl<'a, REG> SwsocW<'a, REG>
where REG: Writable + RegisterSpec,

pub fn _0(self) -> &'a mut W<REG>

The software trigger does not activate the SWOCTRL register synchronization.

pub fn _1(self) -> &'a mut W<REG>

The software trigger activates the SWOCTRL register synchronization.