Type Definition atsame54n19a_pac::adc0::SWTRIG[][src]

type SWTRIG = Reg<u8, _SWTRIG>;

Software Trigger

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

For information about available fields see swtrig module

Trait Implementations

impl Readable for SWTRIG[src]

read() method returns swtrig::R reader structure

impl ResetValue for SWTRIG[src]

Register SWTRIG reset()’s with value 0

type Type = u8

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

impl Writable for SWTRIG[src]

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