Type Definition atsame54n19a_pac::tc0::count8::CCBUF[][src]

type CCBUF = Reg<u8, _CCBUF>;

COUNT8 Compare and Capture Buffer

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

For information about available fields see ccbuf module

Trait Implementations

impl Readable for CCBUF[src]

read() method returns ccbuf::R reader structure

impl ResetValue for CCBUF[src]

Register CCBUF[%s] reset()’s with value 0

type Type = u8

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

impl Writable for CCBUF[src]

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