[][src]Type Definition imxrt1062_tsc::INT_EN

type INT_EN = Reg<u32, _INT_EN>;

Interrupt Enable

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

For information about available fields see int_en module

Trait Implementations

impl Readable for INT_EN[src]

read() method returns int_en::R reader structure

impl ResetValue for INT_EN[src]

Register INT_EN reset()'s with value 0

type Type = u32

Register size

impl Writable for INT_EN[src]

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