[][src]Type Definition atsame70j19b::isi::ISI_PDECF

type ISI_PDECF = Reg<u32, _ISI_PDECF>;

ISI Preview Decimation Factor Register

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

For information about available fields see isi_pdecf module

Trait Implementations

impl Readable for ISI_PDECF[src]

read() method returns isi_pdecf::R reader structure

impl ResetValue for ISI_PDECF[src]

Register ISI_PDECF reset()'s with value 0

type Type = u32

Register size

impl Writable for ISI_PDECF[src]

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