[][src]Type Definition lpc55s6x_pac::pint::PMSRC

type PMSRC = Reg<u32, _PMSRC>;

Pattern match interrupt bit-slice source register

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

For information about avaliable fields see pmsrc module

Trait Implementations

impl Readable for PMSRC[src]

read() method returns pmsrc::R reader structure

impl Writable for PMSRC[src]

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

impl ResetValue for PMSRC[src]

Register PMSRC reset()'s with value 0

type Type = u32

Register size