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

type MPIN0 = Reg<u32, _MPIN0>;
[]

Masked port 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 mpin0 module

Trait Implementations

impl Readable for MPIN0[src]

read() method returns mpin0::R reader structure

impl ResetValue for MPIN0[src][+]

Register MPIN0 reset()'s with value 0

type Type = u32

Register size

impl Writable for MPIN0[src]

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