[][src]Type Definition ht32f1xxxx::ht32f12345::fmc::FMC_OIER

type FMC_OIER = Reg<u32, _FMC_OIER>;

FMC_OIER

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

For information about available fields see fmc_oier module

Trait Implementations

impl Readable for FMC_OIER[src]

read() method returns fmc_oier::R reader structure

impl ResetValue for FMC_OIER[src]

Register FMC_OIER reset()'s with value 0

type Type = u32

Register size

impl Writable for FMC_OIER[src]

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