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

type ISPCMD = Reg<u32, _ISPCMD>;

ISP Command Register

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

For information about available fields see ispcmd module

Trait Implementations

impl Readable for ISPCMD[src]

read() method returns ispcmd::R reader structure

impl ResetValue for ISPCMD[src]

Register ISPCMD reset()'s with value 0

type Type = u32

Register size

impl Writable for ISPCMD[src]

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