[][src]Type Definition avr_device::atmega32u4::portb::ddrb::W

type W = W<u8, DDRB>;

Writer for register DDRB

Implementations

impl W[src]

pub fn pb0(&mut self) -> PB0_W[src]

Bit 0 - Pin B0

pub fn pb1(&mut self) -> PB1_W[src]

Bit 1 - Pin B1

pub fn pb2(&mut self) -> PB2_W[src]

Bit 2 - Pin B2

pub fn pb3(&mut self) -> PB3_W[src]

Bit 3 - Pin B3

pub fn pb4(&mut self) -> PB4_W[src]

Bit 4 - Pin B4

pub fn pb5(&mut self) -> PB5_W[src]

Bit 5 - Pin B5

pub fn pb6(&mut self) -> PB6_W[src]

Bit 6 - Pin B6

pub fn pb7(&mut self) -> PB7_W[src]

Bit 7 - Pin B7