[][src]Type Definition gd32vf103_pac::eclic::clicints::CLICINTIP

type CLICINTIP = Reg<u8, _CLICINTIP>;

clicintip Register

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

For information about available fields see clicintip module

Trait Implementations

impl Readable for CLICINTIP[src]

read() method returns clicintip::R reader structure

impl ResetValue for CLICINTIP[src]

Register CLICINTIP reset()'s with value 0

type Type = u8

Register size

impl Writable for CLICINTIP[src]

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