Type Alias atsame51j::tcc0::pattbuf::W

source ·
pub type W = W<PATTBUF_SPEC>;
Expand description

Register PATTBUF writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

source§

impl W

source

pub fn pgeb0(&mut self) -> PGEB0_W<'_, PATTBUF_SPEC, 0>

Bit 0 - Pattern Generator 0 Output Enable Buffer

source

pub fn pgeb1(&mut self) -> PGEB1_W<'_, PATTBUF_SPEC, 1>

Bit 1 - Pattern Generator 1 Output Enable Buffer

source

pub fn pgeb2(&mut self) -> PGEB2_W<'_, PATTBUF_SPEC, 2>

Bit 2 - Pattern Generator 2 Output Enable Buffer

source

pub fn pgeb3(&mut self) -> PGEB3_W<'_, PATTBUF_SPEC, 3>

Bit 3 - Pattern Generator 3 Output Enable Buffer

source

pub fn pgeb4(&mut self) -> PGEB4_W<'_, PATTBUF_SPEC, 4>

Bit 4 - Pattern Generator 4 Output Enable Buffer

source

pub fn pgeb5(&mut self) -> PGEB5_W<'_, PATTBUF_SPEC, 5>

Bit 5 - Pattern Generator 5 Output Enable Buffer

source

pub fn pgeb6(&mut self) -> PGEB6_W<'_, PATTBUF_SPEC, 6>

Bit 6 - Pattern Generator 6 Output Enable Buffer

source

pub fn pgeb7(&mut self) -> PGEB7_W<'_, PATTBUF_SPEC, 7>

Bit 7 - Pattern Generator 7 Output Enable Buffer

source

pub fn pgvb0(&mut self) -> PGVB0_W<'_, PATTBUF_SPEC, 8>

Bit 8 - Pattern Generator 0 Output Enable

source

pub fn pgvb1(&mut self) -> PGVB1_W<'_, PATTBUF_SPEC, 9>

Bit 9 - Pattern Generator 1 Output Enable

source

pub fn pgvb2(&mut self) -> PGVB2_W<'_, PATTBUF_SPEC, 10>

Bit 10 - Pattern Generator 2 Output Enable

source

pub fn pgvb3(&mut self) -> PGVB3_W<'_, PATTBUF_SPEC, 11>

Bit 11 - Pattern Generator 3 Output Enable

source

pub fn pgvb4(&mut self) -> PGVB4_W<'_, PATTBUF_SPEC, 12>

Bit 12 - Pattern Generator 4 Output Enable

source

pub fn pgvb5(&mut self) -> PGVB5_W<'_, PATTBUF_SPEC, 13>

Bit 13 - Pattern Generator 5 Output Enable

source

pub fn pgvb6(&mut self) -> PGVB6_W<'_, PATTBUF_SPEC, 14>

Bit 14 - Pattern Generator 6 Output Enable

source

pub fn pgvb7(&mut self) -> PGVB7_W<'_, PATTBUF_SPEC, 15>

Bit 15 - Pattern Generator 7 Output Enable

source

pub unsafe fn bits(&mut self, bits: u16) -> &mut Self

Writes raw bits to the register.

§Safety

Passing incorrect value can cause undefined behaviour. See reference manual