[][src]Type Definition ht32f2yyy::ht32f275x::fmc::FMC_WRDR

type FMC_WRDR = Reg<u32, _FMC_WRDR>;

FMC_WRDR

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

For information about available fields see fmc_wrdr module

Trait Implementations

impl Readable for FMC_WRDR[src]

read() method returns fmc_wrdr::R reader structure

impl ResetValue for FMC_WRDR[src]

Register FMC_WRDR reset()'s with value 0

type Type = u32

Register size

impl Writable for FMC_WRDR[src]

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