[][src]Type Definition nuc1xx::fmc::FATCON

type FATCON = Reg<u32, _FATCON>;

Flash Access Time Control Register

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

For information about available fields see fatcon module

Trait Implementations

impl Readable for FATCON[src]

read() method returns fatcon::R reader structure

impl ResetValue for FATCON[src]

Register FATCON reset()'s with value 0

type Type = u32

Register size

impl Writable for FATCON[src]

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