[][src]Type Definition avr_device::atmega1280::portg::portg::R

type R = R<u8, PORTG>;

Reader of register PORTG

Implementations

impl R[src]

pub fn pg0(&self) -> PG0_R[src]

Bit 0 - Pin G0

pub fn pg1(&self) -> PG1_R[src]

Bit 1 - Pin G1

pub fn pg2(&self) -> PG2_R[src]

Bit 2 - Pin G2

pub fn pg3(&self) -> PG3_R[src]

Bit 3 - Pin G3

pub fn pg4(&self) -> PG4_R[src]

Bit 4 - Pin G4

pub fn pg5(&self) -> PG5_R[src]

Bit 5 - Pin G5

pub fn pg6(&self) -> PG6_R[src]

Bit 6 - Pin G6

pub fn pg7(&self) -> PG7_R[src]

Bit 7 - Pin G7