[][src]Type Definition lpc82x_pac::gpio::PIN0

type PIN0 = Reg<u32, _PIN0>;

Port pin register

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

For information about avaliable fields see pin0 module

Trait Implementations

impl Readable for PIN0[src]

read() method returns pin0::R reader structure

impl Writable for PIN0[src]

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

impl ResetValue for PIN0[src]

Register PIN0 reset()'s with value 0

type Type = u32

Register size