[][src]Type Definition cc3220sf::common_reg::FPGA_ROM_WR_EN

type FPGA_ROM_WR_EN = Reg<u32, _FPGA_ROM_WR_EN>;

FPGA_ROM_WR_EN

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

For information about available fields see fpga_rom_wr_en module

Trait Implementations

impl Readable for FPGA_ROM_WR_EN[src]

read() method returns fpga_rom_wr_en::R reader structure

impl ResetValue for FPGA_ROM_WR_EN[src]

Register FPGA_ROM_WR_EN reset()'s with value 0

type Type = u32

Register size

impl Writable for FPGA_ROM_WR_EN[src]

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