[][src]Type Definition imxrt1062_ocotp::MAC1

type MAC1 = Reg<u32, _MAC1>;

Value of OTP Bank4 Word3 (MAC Address)

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

For information about available fields see mac1 module

Trait Implementations

impl Readable for MAC1[src]

read() method returns mac1::R reader structure

impl ResetValue for MAC1[src]

Register MAC1 reset()'s with value 0

type Type = u32

Register size

impl Writable for MAC1[src]

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