[][src]Type Definition avr_device::atmega1280::portl::ddrl::W

type W = W<u8, DDRL>;

Writer for register DDRL

Implementations

impl W[src]

pub fn pl0(&mut self) -> PL0_W[src]

Bit 0 - Pin L0

pub fn pl1(&mut self) -> PL1_W[src]

Bit 1 - Pin L1

pub fn pl2(&mut self) -> PL2_W[src]

Bit 2 - Pin L2

pub fn pl3(&mut self) -> PL3_W[src]

Bit 3 - Pin L3

pub fn pl4(&mut self) -> PL4_W[src]

Bit 4 - Pin L4

pub fn pl5(&mut self) -> PL5_W[src]

Bit 5 - Pin L5

pub fn pl6(&mut self) -> PL6_W[src]

Bit 6 - Pin L6

pub fn pl7(&mut self) -> PL7_W[src]

Bit 7 - Pin L7