Type Alias W

Source
pub type W = W<PattSpec>;
Expand description

Register PATT writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

Source§

impl W

Source

pub fn pge0(&mut self) -> Pge0W<'_, PattSpec>

Bit 0 - Pattern Generator 0 Output Enable

Source

pub fn pge1(&mut self) -> Pge1W<'_, PattSpec>

Bit 1 - Pattern Generator 1 Output Enable

Source

pub fn pge2(&mut self) -> Pge2W<'_, PattSpec>

Bit 2 - Pattern Generator 2 Output Enable

Source

pub fn pge3(&mut self) -> Pge3W<'_, PattSpec>

Bit 3 - Pattern Generator 3 Output Enable

Source

pub fn pge4(&mut self) -> Pge4W<'_, PattSpec>

Bit 4 - Pattern Generator 4 Output Enable

Source

pub fn pge5(&mut self) -> Pge5W<'_, PattSpec>

Bit 5 - Pattern Generator 5 Output Enable

Source

pub fn pge6(&mut self) -> Pge6W<'_, PattSpec>

Bit 6 - Pattern Generator 6 Output Enable

Source

pub fn pge7(&mut self) -> Pge7W<'_, PattSpec>

Bit 7 - Pattern Generator 7 Output Enable

Source

pub fn pgv0(&mut self) -> Pgv0W<'_, PattSpec>

Bit 8 - Pattern Generator 0 Output Value

Source

pub fn pgv1(&mut self) -> Pgv1W<'_, PattSpec>

Bit 9 - Pattern Generator 1 Output Value

Source

pub fn pgv2(&mut self) -> Pgv2W<'_, PattSpec>

Bit 10 - Pattern Generator 2 Output Value

Source

pub fn pgv3(&mut self) -> Pgv3W<'_, PattSpec>

Bit 11 - Pattern Generator 3 Output Value

Source

pub fn pgv4(&mut self) -> Pgv4W<'_, PattSpec>

Bit 12 - Pattern Generator 4 Output Value

Source

pub fn pgv5(&mut self) -> Pgv5W<'_, PattSpec>

Bit 13 - Pattern Generator 5 Output Value

Source

pub fn pgv6(&mut self) -> Pgv6W<'_, PattSpec>

Bit 14 - Pattern Generator 6 Output Value

Source

pub fn pgv7(&mut self) -> Pgv7W<'_, PattSpec>

Bit 15 - Pattern Generator 7 Output Value