[][src]Type Definition avr_device::attiny88::porta::porta::R

type R = R<u8, PORTA>;

Reader of register PORTA

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