[][src]Type Definition atsame70n20b::dacc::DACC_TRIGR

type DACC_TRIGR = Reg<u32, _DACC_TRIGR>;

Trigger Register

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

For information about available fields see dacc_trigr module

Trait Implementations

impl Readable for DACC_TRIGR[src]

read() method returns dacc_trigr::R reader structure

impl ResetValue for DACC_TRIGR[src]

Register DACC_TRIGR reset()'s with value 0

type Type = u32

Register size

impl Writable for DACC_TRIGR[src]

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