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

type PING = Reg<u8, _PING>;

Input Pins, Port G

This register you can read, reset, write, write_with_zero, modify. See API.

For information about available fields see ping module

Trait Implementations

impl Readable for PING[src]

read() method returns ping::R reader structure

impl ResetValue for PING[src]

Register PING reset()'s with value 0

impl Writable for PING[src]

write(|w| ..) method takes ping::W writer structure