[][src]Type Definition betrusted_pac::spinor::STAT3

type STAT3 = Reg<u32, _STAT3>;

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

For information about available fields see stat3 module

Trait Implementations

impl Readable for STAT3[src]

read() method returns stat3::R reader structure

impl ResetValue for STAT3[src]

Register STAT3 reset()'s with value 0

type Type = u32

Register size

impl Writable for STAT3[src]

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