[][src]Type Definition imxrt1062_pxp::PORTER_DUFF_CTRL

type PORTER_DUFF_CTRL = Reg<u32, _PORTER_DUFF_CTRL>;

PXP Alpha Engine A Control Register.

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

For information about available fields see porter_duff_ctrl module

Trait Implementations

impl Readable for PORTER_DUFF_CTRL[src]

read() method returns porter_duff_ctrl::R reader structure

impl ResetValue for PORTER_DUFF_CTRL[src]

Register PORTER_DUFF_CTRL reset()'s with value 0

type Type = u32

Register size

impl Writable for PORTER_DUFF_CTRL[src]

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