[][src]Type Definition mk66f18::portb::ISFR

type ISFR = Reg<u32, _ISFR>;

Interrupt Status Flag Register

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

For information about avaliable fields see isfr module

Trait Implementations

impl Readable for ISFR[src]

read() method returns isfr::R reader structure

impl Writable for ISFR[src]

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

impl ResetValue for ISFR[src]

Register ISFR reset()'s with value 0

type Type = u32

Register size