[][src]Type Definition k22f::smc::PMCTRL

type PMCTRL = Reg<u8, _PMCTRL>;

Power Mode Control register

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

For information about available fields see pmctrl module

Trait Implementations

impl Readable for PMCTRL[src]

read() method returns pmctrl::R reader structure

impl ResetValue for PMCTRL[src]

Register PMCTRL reset()'s with value 0

type Type = u8

Register size

impl Writable for PMCTRL[src]

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