[][src]Type Definition ambiq_apollo1_pac::ioslave::IOINTCTL

type IOINTCTL = Reg<u32, _IOINTCTL>;

I/O Interrupt Control

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

For information about available fields see iointctl module

Trait Implementations

impl Readable for IOINTCTL[src]

read() method returns iointctl::R reader structure

impl ResetValue for IOINTCTL[src]

Register IOINTCTL reset()'s with value 0

type Type = u32

Register size

impl Writable for IOINTCTL[src]

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