Type Alias SwrstallW

Source
pub type SwrstallW<'a, REG> = BitWriter<'a, REG, Swrstallselect>;
Expand description

Field SWRSTALL writer - Software Reset For All

Aliased Type§

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

Implementations§

Source§

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

Source

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

Work

Source

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

Reset