Type Definition atsame70n20b_pac::pwm0::ELMR[][src]

type ELMR = Reg<u32, _ELMR>;

PWM Event Line 0 Mode Register 0

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

For information about available fields see elmr module

Trait Implementations

impl Readable for ELMR[src]

read() method returns elmr::R reader structure

impl ResetValue for ELMR[src]

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

type Type = u32

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

impl Writable for ELMR[src]

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