[][src]Type Definition lpc54606_pac::gpio::SET

type SET = Reg<u32, _SET>;

Write: Set register for port Read: output bits for port

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

For information about available fields see set module

Trait Implementations

impl Readable for SET[src]

read() method returns set::R reader structure

impl ResetValue for SET[src]

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

type Type = u32

Register size

impl Writable for SET[src]

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