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

type STAT4 = Reg<u32, _STAT4>;

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

For information about available fields see stat4 module

Trait Implementations

impl Readable for STAT4[src]

read() method returns stat4::R reader structure

impl ResetValue for STAT4[src]

Register STAT4 reset()'s with value 0

type Type = u32

Register size

impl Writable for STAT4[src]

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