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

type DIR0 = Reg<u32, _DIR0>;

Direction registers

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

For information about avaliable fields see dir0 module

Trait Implementations

impl Readable for DIR0[src]

read() method returns dir0::R reader structure

impl Writable for DIR0[src]

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

impl ResetValue for DIR0[src]

Register DIR0 reset()'s with value 0

type Type = u32

Register size