Type Alias W

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

Register PINB writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

Source§

impl W

Source

pub fn pb0(&mut self) -> PB0_W<'_, PINB_SPEC>

Bit 0 - Pin B0

Source

pub fn pb1(&mut self) -> PB1_W<'_, PINB_SPEC>

Bit 1 - Pin B1

Source

pub fn pb2(&mut self) -> PB2_W<'_, PINB_SPEC>

Bit 2 - Pin B2

Source

pub fn pb3(&mut self) -> PB3_W<'_, PINB_SPEC>

Bit 3 - Pin B3

Source

pub fn pb4(&mut self) -> PB4_W<'_, PINB_SPEC>

Bit 4 - Pin B4

Source

pub fn pb5(&mut self) -> PB5_W<'_, PINB_SPEC>

Bit 5 - Pin B5