[][src]Type Definition imxrt1062_trng::INT_CTRL

type INT_CTRL = Reg<u32, _INT_CTRL>;

Interrupt Control Register

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

For information about available fields see int_ctrl module

Trait Implementations

impl Readable for INT_CTRL[src]

read() method returns int_ctrl::R reader structure

impl ResetValue for INT_CTRL[src]

Register INT_CTRL reset()'s with value 0x07

type Type = u32

Register size

impl Writable for INT_CTRL[src]

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