[][src]Type Definition atsame54p20a::tcc0::WEXCTRL

type WEXCTRL = Reg<u32, _WEXCTRL>;

Waveform Extension Configuration

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

For information about available fields see wexctrl module

Trait Implementations

impl Readable for WEXCTRL[src]

read() method returns wexctrl::R reader structure

impl ResetValue for WEXCTRL[src]

Register WEXCTRL reset()'s with value 0

type Type = u32

Register size

impl Writable for WEXCTRL[src]

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