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

type MPIN = Reg<u32, _MPIN>;

Masked port register

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

For information about available fields see mpin module

Trait Implementations

impl Readable for MPIN[src]

read() method returns mpin::R reader structure

impl ResetValue for MPIN[src]

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

type Type = u32

Register size

impl Writable for MPIN[src]

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