[][src]Type Definition avr_device::attiny88::portc::ddrc::R

type R = R<u8, DDRC>;

Reader of register DDRC

Implementations

impl R[src]

pub fn pc0(&self) -> PC0_R[src]

Bit 0 - Pin C0

pub fn pc1(&self) -> PC1_R[src]

Bit 1 - Pin C1

pub fn pc2(&self) -> PC2_R[src]

Bit 2 - Pin C2

pub fn pc3(&self) -> PC3_R[src]

Bit 3 - Pin C3

pub fn pc4(&self) -> PC4_R[src]

Bit 4 - Pin C4

pub fn pc5(&self) -> PC5_R[src]

Bit 5 - Pin C5

pub fn pc6(&self) -> PC6_R[src]

Bit 6 - Pin C6

pub fn pc7(&self) -> PC7_R[src]

Bit 7 - Pin C7