[][src]Type Definition ADuCM302x::gpio0::CLR

type CLR = Reg<u16, _CLR>;

Port Data Out Clear

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

For information about available fields see clr module

Trait Implementations

impl ResetValue for CLR[src]

Register CLR reset()'s with value 0

type Type = u16

Register size

impl Writable for CLR[src]

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