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

type WL_SDIO_POWER_CTRL = Reg<u32, _WL_SDIO_POWER_CTRL>;

WL_SDIO_POWER_CTRL

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

For information about available fields see wl_sdio_power_ctrl module

Trait Implementations

impl Readable for WL_SDIO_POWER_CTRL[src]

read() method returns wl_sdio_power_ctrl::R reader structure

impl ResetValue for WL_SDIO_POWER_CTRL[src]

Register WL_SDIO_POWER_CTRL reset()'s with value 0

type Type = u32

Register size

impl Writable for WL_SDIO_POWER_CTRL[src]

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