[][src]Type Definition ambiq_apollo1_pac::mcuctrl::FAULTCAPTUREEN

type FAULTCAPTUREEN = Reg<u32, _FAULTCAPTUREEN>;

Enable the fault capture registers

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

For information about available fields see faultcaptureen module

Trait Implementations

impl Readable for FAULTCAPTUREEN[src]

read() method returns faultcaptureen::R reader structure

impl ResetValue for FAULTCAPTUREEN[src]

Register FAULTCAPTUREEN reset()'s with value 0

type Type = u32

Register size

impl Writable for FAULTCAPTUREEN[src]

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