[][src]Type Definition ht32f1xxxx::ht32f12364::fmc::FMC_OPCR

type FMC_OPCR = Reg<u32, _FMC_OPCR>;

FMC_OPCR

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

For information about available fields see fmc_opcr module

Trait Implementations

impl Readable for FMC_OPCR[src]

read() method returns fmc_opcr::R reader structure

impl ResetValue for FMC_OPCR[src]

Register FMC_OPCR reset()'s with value 0

type Type = u32

Register size

impl Writable for FMC_OPCR[src]

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