[][src]Type Definition ke06z4_pac::crc::CTRLHU

type CTRLHU = Reg<u8, _CTRLHU>;

CRC_CTRLHU register.

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

For information about available fields see ctrlhu module

Trait Implementations

impl Readable for CTRLHU[src]

read() method returns ctrlhu::R reader structure

impl ResetValue for CTRLHU[src]

Register CTRLHU reset()'s with value 0

type Type = u8

Register size

impl Writable for CTRLHU[src]

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