[][src]Type Definition atsame54p20a::tal::IRQMON

type IRQMON = Reg<u16, _IRQMON>;

Interrupt Monitor Select

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

For information about available fields see irqmon module

Trait Implementations

impl Readable for IRQMON[src]

read() method returns irqmon::R reader structure

impl ResetValue for IRQMON[src]

Register IRQMON%s reset()'s with value 0

type Type = u16

Register size

impl Writable for IRQMON[src]

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