GiweW

Type Alias GiweW 

pub type GiweW<'a, REG> = FieldWriter<'a, REG, 16, Giwe>;
Expand description

Field GIWE writer - Global Interrupt Write Enable

Aliased Type§

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

Implementations§

§

impl<'a, REG> GiweW<'a, REG>
where REG: Writable + RegisterSpec, REG::Ux: From<u16>,

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

Corresponding Pin Control Register is not updated with the value in GPWD.

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

Corresponding Pin Control Register is updated with the value in GPWD.