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

type ISPTRG = Reg<u32, _ISPTRG>;

ISP Trigger Control Register

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

For information about available fields see isptrg module

Trait Implementations

impl Readable for ISPTRG[src]

read() method returns isptrg::R reader structure

impl ResetValue for ISPTRG[src]

Register ISPTRG reset()'s with value 0

type Type = u32

Register size

impl Writable for ISPTRG[src]

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