[][src]Type Definition efm32pg12_pac::wdog0::PCH1_PRSCTRL

type PCH1_PRSCTRL = Reg<u32, _PCH1_PRSCTRL>;

PRS Control Register

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

For information about available fields see pch1_prsctrl module

Trait Implementations

impl Readable for PCH1_PRSCTRL[src]

read() method returns pch1_prsctrl::R reader structure

impl ResetValue for PCH1_PRSCTRL[src]

Register PCH1_PRSCTRL reset()'s with value 0

type Type = u32

Register size

impl Writable for PCH1_PRSCTRL[src]

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