[][src]Type Definition lpc55_pac::secgpio::SET0

type SET0 = Reg<u32, _SET0>;

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 set0 module

Trait Implementations

impl Readable for SET0[src]

read() method returns set0::R reader structure

impl ResetValue for SET0[src]

Register SET0 reset()'s with value 0

type Type = u32

Register size

impl Writable for SET0[src]

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