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

type PCMCTL1 = Reg<u32, _PCMCTL1>;

Control 1 Register

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

For information about available fields see pcmctl1 module

Trait Implementations

impl Readable for PCMCTL1[src]

read() method returns pcmctl1::R reader structure

impl ResetValue for PCMCTL1[src]

Register PCMCTL1 reset()'s with value 0xa596_0000

type Type = u32

Register size

impl Writable for PCMCTL1[src]

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