Type Definition atsame54p19a_pac::tc0::count32::COUNT[][src]

type COUNT = Reg<u32, _COUNT>;

COUNT32 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 = u32

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

impl Writable for COUNT[src]

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