[][src]Type Definition atsamd21j::tcc0::WAVEB

type WAVEB = Reg<u32, _WAVEB>;

Waveform Control Buffer

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

For information about available fields see waveb module

Trait Implementations

impl Readable for WAVEB[src]

read() method returns waveb::R reader structure

impl ResetValue for WAVEB[src]

Register WAVEB reset()'s with value 0

type Type = u32

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

impl Writable for WAVEB[src]

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