[][src]Type Definition lpc82x_pac::swm0::PINENABLE0

type PINENABLE0 = Reg<u32, _PINENABLE0>;

Pin enable register 0. Enables fixed-pin functions ACMP_I0, ACMP_I1, SWCLK, SWDIO, XTALIN, XTALOUT, RESET, CLKIN, VDDCMP and so on.

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

For information about avaliable fields see pinenable0 module

Trait Implementations

impl Readable for PINENABLE0[src]

read() method returns pinenable0::R reader structure

impl Writable for PINENABLE0[src]

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

impl ResetValue for PINENABLE0[src]

Register PINENABLE0 reset()'s with value 0xffff_fecf

type Type = u32

Register size