[][src]Type Definition atsame70q19b::isi::ISI_CFG1

type ISI_CFG1 = Reg<u32, _ISI_CFG1>;

ISI Configuration 1 Register

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

For information about available fields see isi_cfg1 module

Trait Implementations

impl Readable for ISI_CFG1[src]

read() method returns isi_cfg1::R reader structure

impl ResetValue for ISI_CFG1[src]

Register ISI_CFG1 reset()'s with value 0

type Type = u32

Register size

impl Writable for ISI_CFG1[src]

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