[][src]Type Definition imxrt1062_ocotp::MAC0

type MAC0 = Reg<u32, _MAC0>;

Value of OTP Bank4 Word2 (MAC Address)

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

For information about available fields see mac0 module

Trait Implementations

impl Readable for MAC0[src]

read() method returns mac0::R reader structure

impl ResetValue for MAC0[src]

Register MAC0 reset()'s with value 0

type Type = u32

Register size

impl Writable for MAC0[src]

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