Type Definition atsame54p19a_pac::eic::ASYNCH[][src]

type ASYNCH = Reg<u32, _ASYNCH>;

External Interrupt Asynchronous Mode

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

For information about available fields see asynch module

Trait Implementations

impl Readable for ASYNCH[src]

read() method returns asynch::R reader structure

impl ResetValue for ASYNCH[src]

Register ASYNCH reset()’s with value 0

type Type = u32

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

impl Writable for ASYNCH[src]

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