pub type W = W<u32, SRGPT>;Expand description
Writer for register SRGPT
Aliased Type§
pub struct W { /* private fields */ }Implementations§
Source§impl W
impl W
Sourcepub fn reserved32(&mut self) -> RESERVED32_W<'_>
pub fn reserved32(&mut self) -> RESERVED32_W<'_>
Bits 4:31 - 31:4] This register is 8 bits in a 32-bit address space.
Sourcepub fn gpt3(&mut self) -> GPT3_W<'_>
pub fn gpt3(&mut self) -> GPT3_W<'_>
Bit 3 - 3:3] 0: GPT3 module is not reset 1: GPT3 module is reset
Sourcepub fn gpt2(&mut self) -> GPT2_W<'_>
pub fn gpt2(&mut self) -> GPT2_W<'_>
Bit 2 - 2:2] 0: GPT2 module is not reset 1: GPT2 module is reset