[][src]Type Definition ht32f2xxxx::ht32f22366::fmc::FMC_TADR

type FMC_TADR = Reg<u32, _FMC_TADR>;

FMC_TADR

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

For information about available fields see fmc_tadr module

Trait Implementations

impl Readable for FMC_TADR[src]

read() method returns fmc_tadr::R reader structure

impl ResetValue for FMC_TADR[src]

Register FMC_TADR reset()'s with value 0

type Type = u32

Register size

impl Writable for FMC_TADR[src]

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