[][src]Function tm4c123x_hal::bb::read_bit

pub fn read_bit<T>(address: *const T, bit: u8) -> bool

Reads a bit at the given address atomically, using the bit-banding feature.