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

type PSIZE = Reg<u32, _PSIZE>;

ISI Preview Size Register

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

For information about available fields see psize module

Trait Implementations

impl Readable for PSIZE[src]

read() method returns psize::R reader structure

impl ResetValue for PSIZE[src]

Register PSIZE reset()’s with value 0

type Type = u32

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

impl Writable for PSIZE[src]

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