[][src]Type Definition msp430fr4133::pmm::PMMCTL2

type PMMCTL2 = Reg<u16, _PMMCTL2>;

PMM Control 2

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

For information about available fields see pmmctl2 module

Trait Implementations

impl Readable for PMMCTL2[src]

read() method returns pmmctl2::R reader structure

impl ResetValue for PMMCTL2[src]

Register PMMCTL2 reset()'s with value 0

type Type = u16

Register size

impl Writable for PMMCTL2[src]

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