[][src]Type Definition avr_device::atmega64::porta::ddra::R

type R = R<u8, DDRA>;

Reader of register DDRA

Implementations

impl R[src]

pub fn pa0(&self) -> PA0_R[src]

Bit 0 - Pin A0

pub fn pa1(&self) -> PA1_R[src]

Bit 1 - Pin A1

pub fn pa2(&self) -> PA2_R[src]

Bit 2 - Pin A2

pub fn pa3(&self) -> PA3_R[src]

Bit 3 - Pin A3

pub fn pa4(&self) -> PA4_R[src]

Bit 4 - Pin A4

pub fn pa5(&self) -> PA5_R[src]

Bit 5 - Pin A5

pub fn pa6(&self) -> PA6_R[src]

Bit 6 - Pin A6

pub fn pa7(&self) -> PA7_R[src]

Bit 7 - Pin A7