[][src]Type Definition atsame54p::tc0::count8::PERBUF

type PERBUF = Reg<u8, _PERBUF>;

COUNT8 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 0xff

type Type = u8

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

impl Writable for PERBUF[src]

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