[][src]Type Definition imxrt1062_pxp::OUT_CTRL_CLR

type OUT_CTRL_CLR = Reg<u32, _OUT_CTRL_CLR>;

Output Buffer Control Register

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

For information about available fields see out_ctrl_clr module

Trait Implementations

impl Readable for OUT_CTRL_CLR[src]

read() method returns out_ctrl_clr::R reader structure

impl ResetValue for OUT_CTRL_CLR[src]

Register OUT_CTRL_CLR reset()'s with value 0

type Type = u32

Register size

impl Writable for OUT_CTRL_CLR[src]

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