Type Definition atsam4sd16b_pac::pwm::ELMR[][src]

type ELMR = Reg<u32, _ELMR>;

PWM Event Line 0 Mode Register

This register you can read, 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 Writable for ELMR[src]

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