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

type SYSCLK_SWITCH_STATUS = Reg<u32, _SYSCLK_SWITCH_STATUS>;

SYSCLK_SWITCH_STATUS

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

For information about available fields see sysclk_switch_status module

Trait Implementations

impl Readable for SYSCLK_SWITCH_STATUS[src]

read() method returns sysclk_switch_status::R reader structure

impl ResetValue for SYSCLK_SWITCH_STATUS[src]

Register SYSCLK_SWITCH_STATUS reset()'s with value 0

type Type = u32

Register size

impl Writable for SYSCLK_SWITCH_STATUS[src]

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