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

type NWP_LPDS_WAKEUP_SRC = Reg<u32, _NWP_LPDS_WAKEUP_SRC>;

NWP_LPDS_WAKEUP_SRC

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

For information about available fields see nwp_lpds_wakeup_src module

Trait Implementations

impl Readable for NWP_LPDS_WAKEUP_SRC[src]

read() method returns nwp_lpds_wakeup_src::R reader structure

impl ResetValue for NWP_LPDS_WAKEUP_SRC[src]

Register NWP_LPDS_WAKEUP_SRC reset()'s with value 0

type Type = u32

Register size

impl Writable for NWP_LPDS_WAKEUP_SRC[src]

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