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

type MASK0 = Reg<u32, _MASK0>;
[]

Mask register for all port GPIO pins

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

For information about available fields see mask0 module

Trait Implementations

impl Readable for MASK0[src]

read() method returns mask0::R reader structure

impl ResetValue for MASK0[src][+]

Register MASK0 reset()'s with value 0

type Type = u32

Register size

impl Writable for MASK0[src]

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