Struct lpc43xx::rgu::reset_ext_stat36::R [] [src]

pub struct R { /* fields omitted */ }

Value read from the register

Methods

impl R
[src]

[src]

Value of the register as raw bits

[src]

Bit 2 - Reset activated by PERIPHERAL_RST output. Write 0 to clear. 0 = Reset not activated 1 = Reset activated

Trait Implementations

Auto Trait Implementations

impl Send for R

impl Sync for R