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

type COEX_CLK_SWALLOW_ENABLE = Reg<u32, _COEX_CLK_SWALLOW_ENABLE>;

COEX_CLK_SWALLOW_ENABLE

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

For information about available fields see coex_clk_swallow_enable module

Trait Implementations

impl Readable for COEX_CLK_SWALLOW_ENABLE[src]

read() method returns coex_clk_swallow_enable::R reader structure

impl ResetValue for COEX_CLK_SWALLOW_ENABLE[src]

Register COEX_CLK_SWALLOW_ENABLE reset()'s with value 0

type Type = u32

Register size

impl Writable for COEX_CLK_SWALLOW_ENABLE[src]

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