Type Definition atsame70j20_pac::isi::PDECF[][src]

type PDECF = Reg<u32, _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 pdecf module

Trait Implementations

impl Readable for PDECF[src]

read() method returns pdecf::R reader structure

impl ResetValue for PDECF[src]

Register PDECF reset()’s with value 0

type Type = u32

Raw register type (u8, u16, u32, …).

impl Writable for PDECF[src]

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