[][src]Type Definition lpc55s6x_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 avaliable fields see set module

Trait Implementations

impl Readable for SET[src]

read() method returns set::R reader structure

impl Writable for SET[src]

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

impl ResetValue for SET[src]

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

type Type = u32

Register size