[][src]Type Definition msp432p401r::pcm::PCMCLRIFG

type PCMCLRIFG = Reg<u32, _PCMCLRIFG>;

Clear Interrupt Flag Register

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

For information about available fields see pcmclrifg module

Trait Implementations

impl ResetValue for PCMCLRIFG[src]

Register PCMCLRIFG reset()'s with value 0

type Type = u32

Register size

impl Writable for PCMCLRIFG[src]

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