GpweW

Type Alias GpweW 

pub type GpweW<'a, REG> = FieldWriter<'a, REG, 16, Gpwe>;
Expand description

Field GPWE writer - Global Pin Write Enable

Aliased Type§

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

Implementations§

§

impl<'a, REG> GpweW<'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.