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

type APPS_GPIO_WAKE_CONF = Reg<u32, _APPS_GPIO_WAKE_CONF>;

APPS_GPIO_WAKE_CONF

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

For information about available fields see apps_gpio_wake_conf module

Trait Implementations

impl Readable for APPS_GPIO_WAKE_CONF[src]

read() method returns apps_gpio_wake_conf::R reader structure

impl ResetValue for APPS_GPIO_WAKE_CONF[src]

Register APPS_GPIO_WAKE_CONF reset()'s with value 0

type Type = u32

Register size

impl Writable for APPS_GPIO_WAKE_CONF[src]

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