[][src]Type Definition imxrt1062_pxp::STAT_CLR

type STAT_CLR = Reg<u32, _STAT_CLR>;

Status Register

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

For information about available fields see stat_clr module

Trait Implementations

impl Readable for STAT_CLR[src]

read() method returns stat_clr::R reader structure

impl ResetValue for STAT_CLR[src]

Register STAT_CLR reset()'s with value 0

type Type = u32

Register size

impl Writable for STAT_CLR[src]

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