pub type PVDO_R = BitReaderRaw<bool>;
Expand description
Field PVDO
reader - Programmable voltage detect output This bit is set and cleared by hardware. It is valid only if the PVD has been enabled by the PVDE bit. Note: since the PVD is disabled in Standby mode, this bit is equal to 0 after Standby or reset until the PVDE bit is set.
Aliased Type§
struct PVDO_R { /* private fields */ }