[][src]Type Definition atsam4e16e_pac::pwm::CAE1

type CAE1 = Reg<u32, _CAE1>;

PWM Channel Additional Edge Register (ch_num = 1)

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

For information about available fields see cae1 module

Trait Implementations

impl Readable for CAE1[src]

read() method returns cae1::R reader structure

impl ResetValue for CAE1[src]

Register CAE1 reset()'s with value 0

type Type = u32

Register size

impl Writable for CAE1[src]

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