[][src]Type Definition imxrt1062_tsc::FLOW_CONTROL

type FLOW_CONTROL = Reg<u32, _FLOW_CONTROL>;

Flow Control

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

For information about available fields see flow_control module

Trait Implementations

impl Readable for FLOW_CONTROL[src]

read() method returns flow_control::R reader structure

impl ResetValue for FLOW_CONTROL[src]

Register FLOW_CONTROL reset()'s with value 0

type Type = u32

Register size

impl Writable for FLOW_CONTROL[src]

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