[][src]Type Definition ke06z4_pac::kbi1::PE

type PE = Reg<u32, _PE>;

KBI Pin Enable Register

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

For information about available fields see pe module

Trait Implementations

impl Readable for PE[src]

read() method returns pe::R reader structure

impl ResetValue for PE[src]

Register PE reset()'s with value 0

type Type = u32

Register size

impl Writable for PE[src]

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