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

type COUNT = Reg<u8, _COUNT>;

COUNT8 Count

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

For information about available fields see count module

Trait Implementations

impl Readable for COUNT[src]

read() method returns count::R reader structure

impl ResetValue for COUNT[src]

Register COUNT reset()'s with value 0

type Type = u8

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

impl Writable for COUNT[src]

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