[][src]Type Definition imxrt1062_ocotp::MAC2

type MAC2 = Reg<u32, _MAC2>;

Value of OTP Bank4 Word4 (MAC2 Address)

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

For information about available fields see mac2 module

Trait Implementations

impl Readable for MAC2[src]

read() method returns mac2::R reader structure

impl ResetValue for MAC2[src]

Register MAC2 reset()'s with value 0

type Type = u32

Register size

impl Writable for MAC2[src]

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