[][src]Type Definition avr_device::atmega1280::portb::pinb::R

type R = R<u8, PINB>;

Reader of register PINB

Implementations

impl R[src]

pub fn pb0(&self) -> PB0_R[src]

Bit 0 - Pin B0

pub fn pb1(&self) -> PB1_R[src]

Bit 1 - Pin B1

pub fn pb2(&self) -> PB2_R[src]

Bit 2 - Pin B2

pub fn pb3(&self) -> PB3_R[src]

Bit 3 - Pin B3

pub fn pb4(&self) -> PB4_R[src]

Bit 4 - Pin B4

pub fn pb5(&self) -> PB5_R[src]

Bit 5 - Pin B5

pub fn pb6(&self) -> PB6_R[src]

Bit 6 - Pin B6

pub fn pb7(&self) -> PB7_R[src]

Bit 7 - Pin B7