[][src]Type Definition avr_device::atmega64::portb::PINB

type PINB = Reg<u8, _PINB>;

Port B Input Pins

This register you can read. See API.

For information about available fields see pinb module

Trait Implementations

impl Readable for PINB[src]

read() method returns pinb::R reader structure