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

type SWPOR = Reg<u32, _SWPOR>;

Software POR Reset

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

For information about available fields see swpor module

Trait Implementations

impl Readable for SWPOR[src]

read() method returns swpor::R reader structure

impl ResetValue for SWPOR[src]

Register SWPOR reset()'s with value 0

type Type = u32

Register size

impl Writable for SWPOR[src]

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