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

type STAT2 = Reg<u32, _STAT2>;

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

For information about available fields see stat2 module

Trait Implementations

impl Readable for STAT2[src]

read() method returns stat2::R reader structure

impl ResetValue for STAT2[src]

Register STAT2 reset()'s with value 0

type Type = u32

Register size

impl Writable for STAT2[src]

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