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

type PM5CTL0 = Reg<u16, _PM5CTL0>;

PMM Power Mode 5 Control Register 0

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

For information about available fields see pm5ctl0 module

Trait Implementations

impl Readable for PM5CTL0[src]

read() method returns pm5ctl0::R reader structure

impl ResetValue for PM5CTL0[src]

Register PM5CTL0 reset()'s with value 0

type Type = u16

Register size

impl Writable for PM5CTL0[src]

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