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

type REGACCINTSTAT = Reg<u32, _REGACCINTSTAT>;

Register Access Interrupts: Status

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

For information about available fields see regaccintstat module

Trait Implementations

impl Readable for REGACCINTSTAT[src]

read() method returns regaccintstat::R reader structure

impl ResetValue for REGACCINTSTAT[src]

Register REGACCINTSTAT reset()'s with value 0

type Type = u32

Register size

impl Writable for REGACCINTSTAT[src]

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