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

type ETRG1 = Reg<u32, _ETRG1>;

PWM External Trigger Register (trg_num = 1)

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

For information about available fields see etrg1 module

Trait Implementations

impl Readable for ETRG1[src]

read() method returns etrg1::R reader structure

impl ResetValue for ETRG1[src]

Register ETRG1 reset()’s with value 0

type Type = u32

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

impl Writable for ETRG1[src]

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