[][src]Type Definition cc3220sf::gprcm::APPS_PWR_STATE

type APPS_PWR_STATE = Reg<u32, _APPS_PWR_STATE>;

APPS_PWR_STATE

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

For information about available fields see apps_pwr_state module

Trait Implementations

impl Readable for APPS_PWR_STATE[src]

read() method returns apps_pwr_state::R reader structure

impl ResetValue for APPS_PWR_STATE[src]

Register APPS_PWR_STATE reset()'s with value 0

type Type = u32

Register size

impl Writable for APPS_PWR_STATE[src]

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