[][src]Type Definition mk66f18::crc::DATALU

type DATALU = Reg<u8, _DATALU>;

CRC_DATALU register.

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

For information about avaliable fields see datalu module

Trait Implementations

impl Readable for DATALU[src]

read() method returns datalu::R reader structure

impl Writable for DATALU[src]

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

impl ResetValue for DATALU[src]

Register DATALU reset()'s with value 0xff

type Type = u8

Register size