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

type ISPDAT = Reg<u32, _ISPDAT>;

ISP Data Register

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

For information about available fields see ispdat module

Trait Implementations

impl Readable for ISPDAT[src]

read() method returns ispdat::R reader structure

impl ResetValue for ISPDAT[src]

Register ISPDAT reset()'s with value 0

type Type = u32

Register size

impl Writable for ISPDAT[src]

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