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

type ETRG2 = Reg<u32, _ETRG2>;

PWM External Trigger Register (trg_num = 2)

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

For information about available fields see etrg2 module

Trait Implementations

impl Readable for ETRG2[src]

read() method returns etrg2::R reader structure

impl ResetValue for ETRG2[src]

Register ETRG2 reset()’s with value 0

type Type = u32

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

impl Writable for ETRG2[src]

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