[][src]Type Definition k210_pac::kpu::EIGHT_BIT_MODE

type EIGHT_BIT_MODE = Reg<u64, _EIGHT_BIT_MODE>;

Eight bit mode

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

For information about avaliable fields see eight_bit_mode module

Trait Implementations

impl Readable for EIGHT_BIT_MODE[src]

read() method returns eight_bit_mode::R reader structure

impl Writable for EIGHT_BIT_MODE[src]

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

impl ResetValue for EIGHT_BIT_MODE[src]

Register eight_bit_mode reset()'s with value 0

type Type = u64

Register size