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

type NWP_GPIO_WAKE_CONF = Reg<u32, _NWP_GPIO_WAKE_CONF>;

NWP_GPIO_WAKE_CONF

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

For information about available fields see nwp_gpio_wake_conf module

Trait Implementations

impl Readable for NWP_GPIO_WAKE_CONF[src]

read() method returns nwp_gpio_wake_conf::R reader structure

impl ResetValue for NWP_GPIO_WAKE_CONF[src]

Register NWP_GPIO_WAKE_CONF reset()'s with value 0

type Type = u32

Register size

impl Writable for NWP_GPIO_WAKE_CONF[src]

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