Type Definition atsame54p19a_pac::tcc0::PERBUF[][src]

type PERBUF = Reg<u32, _PERBUF>;

Period Buffer

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

For information about available fields see perbuf module

Trait Implementations

impl Readable for PERBUF[src]

read() method returns perbuf::R reader structure

impl ResetValue for PERBUF[src]

Register PERBUF reset()’s with value 0xffff_ffff

type Type = u32

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

impl Writable for PERBUF[src]

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