[][src]Type Definition lpc55s6x_pac::rng::powerdown::R

type R = R<u32, POWERDOWN>;

Reader of register POWERDOWN

Methods

impl R[src]

pub fn soft_reset(&self) -> SOFT_RESET_R[src]

Bit 0 - Request softreset that will go low automaticaly after acknowledge from CORE.

pub fn force_soft_reset(&self) -> FORCE_SOFT_RESET_R[src]

Bit 1 - When used with softreset it forces CORE_RESETN to low on acknowledge from CORE.

pub fn powerdown(&self) -> POWERDOWN_R[src]

Bit 31 - When set all accesses to standard registers are blocked.