[][src]Type Definition atsame70j21b::isi::ISI_CFG2

type ISI_CFG2 = Reg<u32, _ISI_CFG2>;

ISI Configuration 2 Register

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

For information about available fields see isi_cfg2 module

Trait Implementations

impl Readable for ISI_CFG2[src]

read() method returns isi_cfg2::R reader structure

impl ResetValue for ISI_CFG2[src]

Register ISI_CFG2 reset()'s with value 0

type Type = u32

Register size

impl Writable for ISI_CFG2[src]

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