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

type ISI_PSIZE = Reg<u32, _ISI_PSIZE>;

ISI Preview Size Register

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

For information about available fields see isi_psize module

Trait Implementations

impl Readable for ISI_PSIZE[src]

read() method returns isi_psize::R reader structure

impl ResetValue for ISI_PSIZE[src]

Register ISI_PSIZE reset()'s with value 0

type Type = u32

Register size

impl Writable for ISI_PSIZE[src]

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