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

type ISPCON = Reg<u32, _ISPCON>;

ISP Control Register

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

For information about available fields see ispcon module

Trait Implementations

impl Readable for ISPCON[src]

read() method returns ispcon::R reader structure

impl ResetValue for ISPCON[src]

Register ISPCON reset()'s with value 0

type Type = u32

Register size

impl Writable for ISPCON[src]

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