[][src]Type Definition mk66f18::mcm::ISCR

type ISCR = Reg<u32, _ISCR>;

Interrupt Status Register

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

For information about avaliable fields see iscr module

Trait Implementations

impl Readable for ISCR[src]

read() method returns iscr::R reader structure

impl Writable for ISCR[src]

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

impl ResetValue for ISCR[src]

Register ISCR reset()'s with value 0

type Type = u32

Register size