Type Definition atsam4sa16b_pac::tc0::CMR0_WAVE_EQ_1[][src]

type CMR0_WAVE_EQ_1 = Reg<u32, _CMR0_WAVE_EQ_1>;

Channel Mode Register (channel = 0)

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

For information about available fields see cmr0_wave_eq_1 module

Trait Implementations

impl Readable for CMR0_WAVE_EQ_1[src]

read() method returns cmr0_wave_eq_1::R reader structure

impl ResetValue for CMR0_WAVE_EQ_1[src]

Register CMR0_WAVE_EQ_1 reset()’s with value 0

type Type = u32

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

impl Writable for CMR0_WAVE_EQ_1[src]

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