[][src]Type Definition lpc54606_pac::gpio::w::W_

type W_ = Reg<u32, _W_>;

Word pin registers for all port 0 and 1 GPIO pins

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

For information about available fields see w_ module

Trait Implementations

impl Readable for W_[src]

read() method returns w_::R reader structure

impl ResetValue for W_[src]

Register W_[%s] reset()'s with value 0

type Type = u32

Register size

impl Writable for W_[src]

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