[][src]Type Definition atsame54n::tpi::FFCR

type FFCR = Reg<u32, _FFCR>;

Formatter and Flush Control Register

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

For information about available fields see ffcr module

Trait Implementations

impl Readable for FFCR[src]

read() method returns ffcr::R reader structure

impl ResetValue for FFCR[src]

Register FFCR reset()'s with value 0

type Type = u32

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

impl Writable for FFCR[src]

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