[][src]Type Definition ambiq_apollo2_pac::ctimer::STMINTEN

type STMINTEN = Reg<u32, _STMINTEN>;

STIMER Interrupt registers: Enable

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

For information about available fields see stminten module

Trait Implementations

impl Readable for STMINTEN[src]

read() method returns stminten::R reader structure

impl ResetValue for STMINTEN[src]

Register STMINTEN reset()'s with value 0

type Type = u32

Register size

impl Writable for STMINTEN[src]

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