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

type MEM_HCLK_DIV_CFG = Reg<u32, _MEM_HCLK_DIV_CFG>;

MEM_HCLK_DIV_CFG

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

For information about available fields see mem_hclk_div_cfg module

Trait Implementations

impl Readable for MEM_HCLK_DIV_CFG[src]

read() method returns mem_hclk_div_cfg::R reader structure

impl ResetValue for MEM_HCLK_DIV_CFG[src]

Register MEM_HCLK_DIV_CFG reset()'s with value 0

type Type = u32

Register size

impl Writable for MEM_HCLK_DIV_CFG[src]

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