[][src]Type Definition msp430fr2355::pmm::PMMCTL0

type PMMCTL0 = Reg<u16, _PMMCTL0>;

Power Management Module control register 0

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

For information about available fields see pmmctl0 module

Trait Implementations

impl Readable for PMMCTL0[src]

read() method returns pmmctl0::R reader structure

impl ResetValue for PMMCTL0[src]

Register PMMCTL0 reset()'s with value 0

type Type = u16

Register size

impl Writable for PMMCTL0[src]

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