[][src]Type Definition avr_device::attiny88::cpu::portcr::W

type W = W<u8, PORTCR>;

Writer for register PORTCR

Implementations

impl W[src]

pub fn puda(&mut self) -> PUDA_W[src]

Bit 0 -

pub fn pudb(&mut self) -> PUDB_W[src]

Bit 1 -

pub fn pudc(&mut self) -> PUDC_W[src]

Bit 2 -

pub fn pudd(&mut self) -> PUDD_W[src]

Bit 3 -

pub fn bbma(&mut self) -> BBMA_W[src]

Bit 4 -

pub fn bbmb(&mut self) -> BBMB_W[src]

Bit 5 -

pub fn bbmc(&mut self) -> BBMC_W[src]

Bit 6 -

pub fn bbmd(&mut self) -> BBMD_W[src]

Bit 7 -