[][src]Type Definition atsame54p::tcc0::PATT

type PATT = Reg<u16, _PATT>;

Pattern

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

For information about available fields see patt module

Trait Implementations

impl Readable for PATT[src]

read() method returns patt::R reader structure

impl ResetValue for PATT[src]

Register PATT reset()'s with value 0

type Type = u16

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

impl Writable for PATT[src]

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