[][src]Type Definition atsame70q19b::pioa::PIO_AIMER

type PIO_AIMER = Reg<u32, _PIO_AIMER>;

Additional Interrupt Modes Enable Register

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

For information about available fields see pio_aimer module

Trait Implementations

impl ResetValue for PIO_AIMER[src]

Register PIO_AIMER reset()'s with value 0

type Type = u32

Register size

impl Writable for PIO_AIMER[src]

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