[][src]Type Definition ambiq_apollo1_pac::rstgen::SWPOI

type SWPOI = Reg<u32, _SWPOI>;

Software POI Reset

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

For information about available fields see swpoi module

Trait Implementations

impl Readable for SWPOI[src]

read() method returns swpoi::R reader structure

impl ResetValue for SWPOI[src]

Register SWPOI reset()'s with value 0

type Type = u32

Register size

impl Writable for SWPOI[src]

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